termhub

0.1.0 • Public • Published

termhub

Simple control of your Github from terminal. Create and delete repositories, list unread notifications.

Installing:

$ [sudo] npm install -g termhub

Usage:

$ termhub create <name> // Create a repository
$ termhub delete <name> // Delete the repository
$ termhub notifications // Show unread notifications

Options:

-c, --clone   // Clone repository after create
-p, --private // Create private repository
-d, --debug   // Debug mode active

License

MIT © João Alberto

Readme

Keywords

Package Sidebar

Install

npm i termhub

Weekly Downloads

0

Version

0.1.0

License

MIT

Last publish

Collaborators

  • psicotropicos