Files
ports/www/grails/files/pkg-message.in
T
2019-08-14 12:25:09 +00:00

12 lines
278 B
Plaintext

[
{ type: install
message: <<EOM
Before you start using Grails you will need to set the GRAILS_HOME environment
variable to %%JAVASHAREDIR%%/grails
Documentation on creating your first Grails application can be found at the
Grails website http://grails.codehaus.org/
EOM
}
]