0.0.2 • Published 10 years ago
finish-release v0.0.2
Git flow release finisher
A small and simple Node CLI tool to finish a release, following the git-flow workflow.
Based on Git flow release creator by @hmps.
Installation
Clone this repo and run npm link in the root folder.
This will create two CLI commands:
finish-releasefr
They both do the same thing, fr is just a shorter version.
Usage
$ finish-release
Git flow release creator assumes that you can run git-flow commands from your CLI.
License
MIT