summaryrefslogtreecommitdiffstats
path: root/development/grails/README
diff options
context:
space:
mode:
author DhabyX2017-04-06 03:56:05 +0200
committer Willy Sudiarto Raharjo2017-04-06 16:03:12 +0200
commitdf231b38ab480df25205cde096eacff631a0bd59 (patch)
tree6cd57bc7f893d75fc497fa2b00fc619ebe5bff83 /development/grails/README
parentdc5937f46e08d795d0abcbf559b5c9a9253e175c (diff)
downloadslackbuilds-df231b38ab480df25205cde096eacff631a0bd59.tar.gz
development/grails: Updated for version 3.2.8.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/grails/README')
-rw-r--r--development/grails/README8
1 files changed, 7 insertions, 1 deletions
diff --git a/development/grails/README b/development/grails/README
index 9727d001e1..07289940e0 100644
--- a/development/grails/README
+++ b/development/grails/README
@@ -2,6 +2,12 @@ Grails (Groovy on Rails)
Web framework based on the Groovy
It is intended to be a high-productivity framework by following
-the "coding by convention" paradigm, providing a stand-alone
+the "coding by convention" paradigm, providing a stand-alone
development environment and hiding much of the configuration
detail from the developer.
+
+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