0.0.2 • Published 9 years ago

finish-release v0.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
9 years ago

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-release
  • fr

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

0.0.2

9 years ago

0.0.1

9 years ago

0.0.0

9 years ago