Skip to content

Instantly share code, notes, and snippets.

@kiy0taka
Created February 22, 2013 10:25
Show Gist options
  • Save kiy0taka/5012405 to your computer and use it in GitHub Desktop.
Save kiy0taka/5012405 to your computer and use it in GitHub Desktop.
http://griffon.codehaus.org/
http://griffon.codehaus.org/guide/latest/
http://artifacts.griffon-framework.org/
curl -s get.gvmtool.net | bash
gvm install griffon
griffon create-app sample
griffon integrate-with --intellij
griffon integrate-with --ant
griffon create-app myfxapp -archetype=javafx
git clone git://github.com/groovyfx-project/groovyfx.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment