termhub
v0.1.0
Published
Control your Github from terminal
Downloads
3
Readme
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