This package has been deprecated

Author message:

Package no longer supported.

tp-feature-branch-name-cli

0.1.0 • Public • Published

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

Package Sidebar

Install

npm i tp-feature-branch-name-cli

Weekly Downloads

0

Version

0.1.0

License

MIT

Last publish

Collaborators

  • alebelcor