0
Here you are a basic grails rpm.
Fast startup:
1)Take it (http://people.byte-code.com/dpanelli/grails-1.0-2.noarch.rpm)
2)rpm -Uh grails-1.0-2.noarch.rpm
…and you should be on Grails!
Have fun!
Author: admin
Welcome
Welcome to JBuzz-Word. Something you really want to read:D
Here you are a basic grails rpm.
Fast startup:
1)Take it (http://people.byte-code.com/dpanelli/grails-1.0-2.noarch.rpm)
2)rpm -Uh grails-1.0-2.noarch.rpm
…and you should be on Grails!
Have fun!
Grails is the evolution of the java web platform towards the “rails-way”, with the awesome advantage that you can reuse out of the box all the wonderful java libs available or you have written. But even more important is that you can have a “soft” migration of the java skills(spring,hibernate) and processes as no one [...]