nol166 / terminal-issues

CLI app to list github issues

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

CLI app to list github issues


Languages

Language:JavaScript 100.0%