New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

termhub

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

termhub

Control your Github from terminal

latest
Source
npmnpm
Version
0.1.0
Version published
Maintainers
1
Created
Source

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

Keywords

Github

FAQs

Package last updated on 10 Aug 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts