github-cli

CLI tool to call GitHub v3 API

MIT License

Stars
1
Committers
2

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

Package Rankings
Top 8.32% on Proxy.golang.org
Badges
Extracted from project README
Build Status Go Report Card GitHub last commit License