0.1.0 • Published 8 years ago

termhub v0.1.0

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

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