Created
February 22, 2013 10:25
-
-
Save kiy0taka/5012405 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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