finish-release

0.0.2 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i finish-release

Weekly Downloads

1

Version

0.0.2

License

MIT

Last publish

Collaborators

  • kvzivn