Skip to content
/ jit Public

A command-line tool to simplify Git workflows for Jira users

License

Notifications You must be signed in to change notification settings

fwouts/jit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jit

CircleCI Maintainability Test Coverage

A command-line tool to simplify Git workflows for Jira users

Introduction

jit aims to make your life easier if you find yourself constantly switching between your terminal and your browser to look at Jira tickets.

In particular, use jit directly from your shell to:

  • see Jira tickets assigned to you
  • create a branch named after a Jira ticket and update the ticket's status
  • create a new Jira ticket and start work on a corresponding branch

Installation

Updating

jit checks for updates regularly. You will know when a new version is available.

Usage

# Print the list of Jira tickets assigned to you, pick a branch.
jit

# Would you like more commands? Please add feature requests in the Issues section.

Configuration

jit will ask for your configuration details the first time you use it. You can adjust your settings anytime by editing .jit/config.yaml in your home directory.

About

A command-line tool to simplify Git workflows for Jira users

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages