jira-git-ticket

0.0.1 • Public • Published

🎟 git-ticket

A script to lookup active JIRA tickets and create branch names.

Setup

  1. Clone repo
  2. Run npm link
  3. Log in using git-ticket login <email> <jira_api_token> get your token here: https://support.atlassian.com/atlassian-account/docs/manage-api-tokens-for-your-atlassian-account/#APItokens-CreateanAPItoken
  4. Use git-ticket branch to generate a branch name for a ticket

Usage

Usage: git-ticket [options] [command]

Options:
  -V, --version              output the version number
  -h, --help                 display help for command

Commands:
  login <email> <api_token>  Authorize the script to read all JIRA issues assigned to your account.
  ls                         List all your active JIRA issues
  branch                     Select a JIRA issue to create a branch name from.
  help [command]             display help for command

Readme

Keywords

none

Package Sidebar

Install

npm i jira-git-ticket

Weekly Downloads

1

Version

0.0.1

License

MIT

Unpacked Size

786 kB

Total Files

3

Last publish

Collaborators

  • ericadamski