Popularity
2.9
Declining
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.
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
Promo
www.influxdata.com

Do you think we are missing an alternative of crystal-cookbook or a related project?
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