Skip to content

A conversion of the EdgeCase Ruby Koans found at rubykoans.com

Notifications You must be signed in to change notification settings

esumerfd/Groovy-Koans

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Groovy Koans

Based on the EdgeCase Ruby Koans this is a conversion of the exercises. Some of the Ruby tests are removed since they are not possublein groovy and others are added since they are not possible in Ruby.

Installation

Install Groovy:

http://groovy.codehaus.org/

Retrieve this project.

git clone git@github.com:esumerfd/Groovy-Koans.git

Running

If you have gradle then

gradle

If you do not then just run the as groovy file.

groovy org/bitbashers/koans/PathToEnlightenmant.groovy 

Good luck.

About

A conversion of the EdgeCase Ruby Koans found at rubykoans.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published