cheat sheets.

$ cheat grails
Grails Commands:
grails create-app [AppName]
grails create-domain-class [lower-case-classname]
grails create-controller [controller-name]
grails generate-all [domain]

grails help [action]

grails run-app
grails shell
grails console

Testing Commands:
ant test
grails test-app
grails run-webtest (with plugin)
Version 5, updated 320 days ago.
. o 0 ( edit | previous | history | diff )
( add new | see all )