/code_kata

Mindvalley's code kata

Primary LanguageRuby

Welcome to the dojo :)

To install the required dependencies run

bundle install

To run the tests run

rake

To run Guard

bundle exec guard

Have fun!