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: 117,912 of 196,406
Downloads: 6,360

Daily

Ranking: 20,116 of 196,374
Downloads: 14

Depended by

RankDownloadsName
63,88817,209brute
173,7942,678gem_kit-plugin

Depends on

RankDownloadsName
251,141,845,942thor
190,573752gem_kit

Owners

#GravatarHandle
1iconn-at-han-k