A WIP Crystal Koans
Crystal is a really amazing coding language. Crystal is all that I desire a language be. So, let's spread the knowledge and start learning about Crystal!
This crystal koans are inspired on edgecase/ruby_koans, thank you so much.
Installation
- You should install Crystal compiler first
- Clone this repo:
git clone https://github.com/arandilopez/crystal_koans.git
TODO Other instructions here
Usage
TODO Write usage instructions here
Development
TODO Write development instructions here
Contributing
- Fork it ( https://github.com/arandilopez/crystal_koans/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
Contributors
- arandilopez Arandi Lopez - creator, maintainer