1817 Forks
4889 Stars
4889 Watchers

groovy

Apache Groovy: A powerful multi-faceted programming language for the JVM platform

How to download and setup groovy

Open terminal and run command
git clone https://github.com/apache/groovy.git
git clone is used to create a copy or clone of groovy repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with groovy https://github.com/apache/groovy/archive/master.zip

Or simply clone groovy with SSH
[email protected]:apache/groovy.git

If you have some problems with groovy

You may open issue on groovy support forum (system) here: https://github.com/apache/groovy/issues