Skip to end of metadata
Go to start of metadata
You are viewing an old version of this page. View the current version. Compare with Current ·  View Page History

Groovy Starter is meant to help developers new to groovy to get started by providing a way to have a groovy project up and running with a minimum effort. GroovyQuickStart provides a default project layout and a reusable gant script that knows how to compile, test and package your project out of the box. for more information visit

http://softwarecraft.org/blog/?page_id=11 

Additional info for unix/linux users

An example 'run' script to test the distribution: run

Use that instead of the 'run.bat' that comes packaged in the groovyquickstart.zip .

Labels
  • None