Build Status

Code Kata Groovy

Need to learn some Groovy? Take a look at Groovy Koans!

Why Groovy

Groovy is commonly used as the DSL for gradle build files, so most Java developers and many developers on other projects will need to have some familiarity with this language and it's a little different to most C-esque languages.

Groovy Koans

Groovy Koans! My github fork.

Getting started

  1. Clone this repository
  2. Run the tests
  3. Implement the Kata!