Popularity
3.2
Growing
Activity
0.0
Stable
5
3
2
Programming language: Ruby
License: MIT License
Tags:
DevOps
crystal-cookbook alternatives and similar shards
Based on the "DevOps" category.
Alternatively, view crystal-cookbook alternatives based on common mentions on social networks and blogs.
Deliver Cleaner and Safer Code - Right in Your IDE of Choice!
SonarLint is a free and open source IDE extension that identifies and catches bugs and vulnerabilities as you code, directly in the IDE. Install from your favorite IDE marketplace today.
Promo
www.sonarlint.org
Do you think we are missing an alternative of crystal-cookbook or a related project?
Popular Comparisons
README
crystal-cookbook 
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.
- [x] Ubuntu
- [x] Debian
- [x] Centos
- [ ] Alpine
- [x] Add travis for running kitchen tests.
Contributing
- 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
Contributors
- vjdhama - Vijay Dhama : creator, maintainer