JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • 0
  • Score
    100M100P100Q23028F
  • License MIT

Converts Jira ticket number into a local git branch

Package Exports

  • ticket-to-branch

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (ticket-to-branch) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

ticket-to-branch

Takes your Jira ticket number and creates a local git branch!

oclif Version Downloads/week License

Usage

INSTALL
$ npm install -g ticket-to-branch

USAGE
$ createBranch [JIRA-TICKET-NUMBER]

EXAMPLE
$ createBranch BTK-1234
> Enter your Jira login email address: me@mycompany.com
> Enter the company name used in your Jira URL: mycompany
> (Optional) Enter a prefix for your branch names:
> Enter your personal Jira API key: **************