junegunn / junegunn/redis-stat
Plans to release package?
- Dominant language
- Ruby
- Stars
- 2k
- Forks
- 335
- PR merge metrics
- No merged PRs in 30d
Description
This tool is great. Are there any plans to make a package so that it is easier to automate with ansible/chef/puppet/salt?
Currently you need to install
- ruby
- ruby-dev
- gcc
- g++
And then create your own init script.
It would be really nice if a package was made and it was hosted on packagecloud.io so that it would be easy to push out this tool to mulitiple datacenters using a configuration managment tool.
Here are a couple of tools that would make this super easy.
- [fpm](https://github.com/jordansissel/fpm) - creates a .rpm / .deb package from scratch
- [pleaserun](https://github.com/jordansissel/pleaserun) - creates an init script
- [packagecloud.io](https://packagecloud.io) - hosts packages
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.