Categories: None [Edit]

gem_kit-release

https://rubygems.org/gems/gem_kit-release
https://github.com/n-at-han-k/gem_kit
The maintainer's half of gem_kit: one RubyGems command, `gem kit`, with subcommands for bumping the version, writing and linting the changelog, listing outstanding deprecations, releasing and tagging. It keeps the promises gem_kit records. `gem kit bump` refuses to move onto a deprecation's removal version while the old name is still in the tree, and `gem kit release` refuses to ship a version with an unkept promise or no changelog entry of its own. Everything is read from the .gemspec in the working directory, so the normal case needs no configuration at all.

Total

Ranking: 116,300 of 196,687
Downloads: 6,562

Daily

Ranking: 49,663 of 196,658
Downloads: 5

Depended by

RankDownloadsName
61,64818,173brute
138,2334,724ag-ui
173,8572,713gem_kit-plugin
179,6492,327protocol-smtp
179,7782,316async-smtp

Depends on

RankDownloadsName
251,152,695,616thor
190,221873gem_kit

Owners

#GravatarHandle
1iconn-at-han-k