termhub

Control your Github from terminal

Usage no npm install needed!

<script type="module">
  import termhub from 'https://cdn.skypack.dev/termhub';
</script>

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