0.17.0 • Published 7 years ago
jrlo v0.17.0
Jirallo (aka jrlo)
Installation
$ npm i -g jrloUsage
See jrlo --help for detailed usage.
Examples:
jrlo get issue SOC-232
jrlo list issue --query "project=SOC AND status in (Open, 'In Progress') AND sprint = openSprints() ORDER by priority"Configuration
Configuration of this app is kept with configstore. All passwords and secrets are kept with keytar.
See instructions here for installing on Linux.