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: 10 months ago
JSON representation

CLI app to list github issues

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