Sha256: b655f51e03d4c4009b35ac8b2ae2eaba49f0abda9ff4f855aa4b35fc4ee88777
Contents?: true
Size: 671 Bytes
Versions: 10
Compression:
Stored size: 671 Bytes
Contents
template: gem, git, gli, project executable: na readme: src/README.md changelog: CHANGELOG.md project: snibbets # Snibbets A plain text snippet manager ## Test @run(bundle exec bin/snibbets $@) ## Deploy You no longer need to manually bump the version, it will be incremented when this task runs. ```run Update Changelog and README #!/bin/bash changelog -u scripts/fixreadme.rb changelog | git commit -a -F - git pull git push ``` @include(gem:Release Gem) Release Gem @include(project:Update Blog Project) Update Blog Project @run(rake bump[patch]) Bump Version @run(git commit -am 'Version bump') @after Don't forget to publish the website! @end ## Plans
Version data entries
10 entries across 10 versions & 1 rubygems