For most Groovy scripts I use, I simply run the script from its Groovy source code as-is and allow the compilation to take place ...
Groovydoc was introduced in 2007 to provide for Groovy what Javadoc provides for Java. Groovydoc is used to generate the API ...