[READ-ONLY] Mirror of https://github.com/Schniz/jt. small and easy jira ticket helper for bash
0

Configure Feed

Select the types of activity you want to include in your feed.

Shell 100.0%
3 1 0

Clone this repository

https://tangled.org/schlez.in/jt https://tangled.org/did:plc:xnm6qmoiedqv3df2nroxro6z
git@tangled.org:schlez.in/jt git@tangled.org:did:plc:xnm6qmoiedqv3df2nroxro6z

For self-hosted knots, clone URLs may differ based on your setup.



README.md

jira ticket (jt)#

A simple tool to save your jira ticket to a file, and then "paste" it whenever you need it.

Installation#

Download jt and save it somewhere within your PATH

Usage#

jt PROJ-1
git checkout -b $(jt)
git commit -m "$(jt)|Some progress"