0.17.0 • Published 6 years ago

jrlo v0.17.0

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

Jirallo (aka jrlo)

Build Status npm version

Installation

$ npm i -g jrlo

Usage

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.