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

Version Path
snibbets-2.0.22 buildnotes.md
snibbets-2.0.21 buildnotes.md
snibbets-2.0.20 buildnotes.md
snibbets-2.0.19 buildnotes.md
snibbets-2.0.18 buildnotes.md
snibbets-2.0.17 buildnotes.md
snibbets-2.0.16 buildnotes.md
snibbets-2.0.15 buildnotes.md
snibbets-2.0.14 buildnotes.md
snibbets-2.0.13 buildnotes.md