Chef cookbook for installing crystal.
Add below line to your Berksfile
.
cookbook 'crystal', github: 'vjdhama/crystal-cookbook'
##TODO'S
- Add option for installing different versions.
- Add support for more platforms.
- Ubuntu
- Debian
- Centos
- Alpine
- Add travis for running kitchen tests.
- Fork it ( https://github.com/vjdhama/crystal-cookbook/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
- vjdhama - Vijay Dhama : creator, maintainer