github-cli

module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 18, 2019 License: MIT

README

github-cli

Build Status Go Report Card GitHub last commit License

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

Directories

Path Synopsis
cmd
github command
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL