0.1.0 • Published 8 years ago

tp-feature-branch-name-cli v0.1.0

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

tp-feature-branch-name-cli

Get the name for a feature branch of a TP user story/bug through the command-line

npm version Build Status Test coverage

Install

Ensure you have Node.js version 4+ installed. Then run the following:

npm install --global tp-feature-branch-name-cli

Setup

Set up TARGET_PROCESS_TOKEN environment variable with your authentication token and TARGET_PROCESS_ENDPOINT with your Targetprocess endpoint, e.g. https://tp.company.com/api/v1.

Usage

$ tp-feature-branch-name --help

  Usage
    $ tp-feature-branch-name <TP number>

  Options
    TP number  The ID of a user story/bug from Targetprocess

  Examples
    $ tp-feature-branch-name 52777
    bug-52777-insufficient-consumption-of-beer-in-the-human-body

License

MIT © Alejandro Beltrán