0.1.0 • Published 9 years ago
termhub v0.1.0
termhub
Simple control of your Github from terminal. Create and delete repositories, list unread notifications.
Installing:
$ [sudo] npm install -g termhubUsage:
$ termhub create <name> // Create a repository$ termhub delete <name> // Delete the repository$ termhub notifications // Show unread notificationsOptions:
-c, --clone // Clone repository after create
-p, --private // Create private repository
-d, --debug // Debug mode activeLicense
MIT © João Alberto