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!
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: **************