/crystal-cookbook

Chef cookbook for installing crystal.

Primary LanguageRubyMIT LicenseMIT

crystal-cookbook Build Status

Chef cookbook for installing crystal.

Usage

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.

Contributing

  1. Fork it ( https://github.com/vjdhama/crystal-cookbook/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

  • vjdhama - Vijay Dhama : creator, maintainer