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
- Host: GitHub
- URL: https://github.com/nol166/terminal-issues
- Owner: nol166
- Created: 2020-01-17T18:19:11.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-06T22:58:02.000Z (almost 6 years ago)
- Last Synced: 2025-03-24T04:42:25.601Z (10 months ago)
- Topics: commander, fs, github-api, inquirer
- Language: JavaScript
- Size: 230 KB
- Stars: 0
- Watchers: 1
- 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