@nirtamir2/jiragit

1.0.0 • Public • Published

@nirtamir2/jiragit

npm

CLI to create git branches from JIRA tasks

Demo

Checkout task

Checkout task demo

Create task

Create task demo

Installation

npm i -g @nirtamir2/jiragit

Running

jiragit

Config

When you run the CLI in the first time, you need to edit the config file at ~/jiragit.config.json.

{
  "email": "me@mycompany.com",
  "token": "TODO: generate in https://id.atlassian.com/manage-profile/security/api-tokens",
  "host": "https://mycompany.atlassian.net",
  "projectKey": "Example: for issue like ABC-123 ABC is the project key"
}

Readme

Keywords

Package Sidebar

Install

npm i @nirtamir2/jiragit

Weekly Downloads

0

Version

1.0.0

License

none

Unpacked Size

647 kB

Total Files

17

Last publish

Collaborators

  • nirtamir2