diff options
author | DhabyX <slack.dhabyx@gmail.com> | 2010-05-13 00:57:54 +0200 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-05-13 00:57:54 +0200 |
commit | 15dbc485b096d4d796e9b10103be6befe4c8e1fc (patch) | |
tree | 26883030262706269d255c95b4ae06d27b9dcf25 /development/grails/README | |
parent | 39229a5cfab0d4bd5e1d6382d4bd400c3b30ea44 (diff) |
development/grails: Added to 13.0 repository
Diffstat (limited to 'development/grails/README')
-rw-r--r-- | development/grails/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/development/grails/README b/development/grails/README new file mode 100644 index 000000000000..017012e0b53a --- /dev/null +++ b/development/grails/README @@ -0,0 +1,9 @@ +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 +development environment and hiding much of the configuration +detail from the developer. + +This requires jdk from /extra/jdk-6/. |