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/slack-desc | |
parent | 39229a5cfab0d4bd5e1d6382d4bd400c3b30ea44 (diff) | |
download | slackbuilds-15dbc485b096d4d796e9b10103be6befe4c8e1fc.tar.gz |
development/grails: Added to 13.0 repository
Diffstat (limited to 'development/grails/slack-desc')
-rw-r--r-- | development/grails/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/development/grails/slack-desc b/development/grails/slack-desc new file mode 100644 index 0000000000..bf77bb5948 --- /dev/null +++ b/development/grails/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler----------------------------------------------------| +grails: Grails (Groovy on Rails) +grails: Web framework based on the Groovy +grails: +grails: It is intended to be a high-productivity framework by following +grails: the "coding by convention" paradigm, providing a stand-alone +grails: development environment and hiding much of the configuration +grails: detail from the developer. +grails: +grails: +grails: http://www.grails.org/ +grails: |