A repository of code katas written in a DSL using the kata gem.
git clone [email protected]:wbailey/code_katas.git
cd code_katas
bundle install
See the documentation on the kata gem page
- Fork the project r Write kata DSL in a new ruby file
- ruby -c the file to verify syntax
- Push commits to your repository
- Send me a pull request
Andrew Dixon
Jason Noble
Lloyd Chang
Wes Bailey (Becoming Medium)