module
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Oct 18, 2019
License: MIT
Opens a new window with license information.
README
¶
github-cli

Command line tool to call GitHub v3 API.
https://developer.github.com/v3/
We created this tool to delete repositories's subscription, so basically we don't support other unneeded APIs.
Install
Download the binary from release page.
Usage
$ github help
Tips: Delete subscriptions of repositories
$ export GITHUB_TOKEN=<your github token>
$ github repos list-org <organization name> | xargs github watch delete
License
MIT
Click to show internal directories.
Click to hide internal directories.