2010-05-13 06:57:54 +08:00
|
|
|
Grails (Groovy on Rails)
|
|
|
|
Web framework based on the Groovy
|
|
|
|
|
|
|
|
It is intended to be a high-productivity framework by following
|
2017-04-06 09:56:05 +08:00
|
|
|
the "coding by convention" paradigm, providing a stand-alone
|
2010-05-13 06:57:54 +08:00
|
|
|
development environment and hiding much of the configuration
|
|
|
|
detail from the developer.
|
2017-04-06 09:56:05 +08:00
|
|
|
|
|
|
|
You need setup GRAILS_HOME environment variable; this SlackBuild
|
|
|
|
provides one for sh and csh. You can logout and login again or
|
|
|
|
simply run:
|
|
|
|
|
|
|
|
# source /etc/profile.d/grails.sh
|