Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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