Sample Grails application for the Midessa IT Professionals
- grails create-app
- Creates the application structure
- http://grails.github.io/grails-doc/2.5.0/ref/Command%20Line/create-app.html
- grails integrate-with --git
- Creates the .gitignore file
- http://grails.github.io/grails-doc/2.5.0/ref/Command%20Line/integrate-with.html