I built this tool for myself, I have no idea if anybody else will be interested. If you are, and you have questions, file an issue.
Pull requests are welcome!
Your pull request should include an update to CHANGELOG.md
.
To release version X.X.X
:
- Make a commit which
- Updates
lib/cato/version.rb
- Updates
CHANGELOG.md
- Updates
- Tag the commit
release-X.X.X
- Push a new version to RubyGems