Skip to content

Instantly share code, notes, and snippets.

@cemeng
Last active November 5, 2015 11:23
Show Gist options
  • Save cemeng/95ec861385368154081d to your computer and use it in GitHub Desktop.
Save cemeng/95ec861385368154081d to your computer and use it in GitHub Desktop.
Grails
Install JDK?
http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html
Install Grails?
https://grails.org/download.html -> use sdkman to install grails on macosx
sdk install grails 2.3.6 -> 2.3.6 is the one used on the project
No need to install Groovy -> included by Grails
Use IntelliJ?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment