Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nol166/terminal-issues
CLI app to list github issues
https://github.com/nol166/terminal-issues
commander fs github-api inquirer
Last synced: 26 days ago
JSON representation
CLI app to list github issues
- Host: GitHub
- URL: https://github.com/nol166/terminal-issues
- Owner: nol166
- Created: 2020-01-17T18:19:11.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-06T22:58:02.000Z (over 4 years ago)
- Last Synced: 2024-10-03T14:22:15.457Z (about 1 month ago)
- Topics: commander, fs, github-api, inquirer
- Language: JavaScript
- Size: 230 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Terminal Issues
Terminal issues is a simple command line utility to list github issues for any repository. All you need is the name of the github profile and the name of the repo. For example (microsoft/vscode)
You can optionally save frequently used repositories if you wish
*Technologies used:*
- commander
- inquirer
- chalk
- native https module