public
Description: Friendly community site for Grails developers Worldwide
Homepage: http://grailscrowd.com
Clone URL: git://github.com/dima767/grails-crowd.git
README
This project requires the following plugins which are not checked in into VCS:

- Modalbox plugin
- RichUI plugin
- Feeds plugin
- Avatar plugin

After fresh checkout from VCS, run the following commands to install the above mentioned plugins:

'grails upgrade'
'grails install-plugin modalbox'
'grails install-plugin richui'
'grails install-plugin http://avatargrailsplugin.googlecode.com/files/grails-avatar-plugin-0.1.zip'