Popularity
3.0
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.
Access the most powerful time series database as a service
Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
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