1.0.2 • Published 4 years ago

jicket v1.0.2

Weekly downloads
1
License
ISC
Repository
-
Last release
4 years ago

jicket

Lists all jira issues assigned to user. Helps creating new branch with name formatted like: type/ISSUE-ID/description (e.g. feat/UFO-666/add-obduction-mode).

Usage

  • casually
    npx jic
  • permanently:
    npm install jicket -g
    and then:
    jic

First run & setup

When you run the script for the first time, it will ask you to provide this essential information:

Resetting config

The settings are written to: <your_home_dir>/.jicket_config.

You can update them by running:

jic -c