Last published: 26 April 2004 |
Language Guide
|
This document describes how to install a binary distribution of Groovy. For those familiar with tools like Ant or Maven these steps will be very familiar.
groovysh Which should create an interactive groovy shell where you can type Groovy statements. Or to run the Swing interactive console type groovyConsole To run a specific groovy script type groovy SomeScript.groovy |
© 2003-2004, The Codehaus |