Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/incognito/lira
Lira - Command line for Jira
https://github.com/incognito/lira
Last synced: 17 days ago
JSON representation
Lira - Command line for Jira
- Host: GitHub
- URL: https://github.com/incognito/lira
- Owner: Incognito
- Created: 2016-02-18T01:51:32.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-28T19:36:05.000Z (almost 9 years ago)
- Last Synced: 2024-10-30T01:48:36.618Z (2 months ago)
- Language: JavaScript
- Size: 22.5 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#lira
Usage: lira [options] [command]
Commands:
issue [options] Work with issues
board show issue information
search [options] search with JQL
Projects [options] show projects available to you
filter show results from a saved filter
issueOptions:
-h, --help output usage information
## install
```
npm install -g lira
```