0.1.0 • Published 6 years ago
sprint-cli v0.1.0
sprint-cli
This projects provides some basic functionality to Jira from the command line via Jira's API.
Setup
- Ensure the directory where
sprint-cliis called from has a.jirafile which contains the ID of the project in Jira. - Invoke
sprint-cliand pass the username, password, and instance name asENVvariables:instance=acme jirauser=someone@gmail.com password=$(gpg -qd ~/.jira-token.gpg) sprint-cli. I recommend saving this as a shell alias to avoid lots of typing.
0.1.0
6 years ago