Skip to content
This repository was archived by the owner on Feb 20, 2024. It is now read-only.

Access all of GitHub’s public API functionality from your command-line

License

Notifications You must be signed in to change notification settings

thamaraiselvam/github-api-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
Nov 2, 2019
Nov 1, 2019
Oct 31, 2019
Oct 19, 2019
Oct 20, 2019
Oct 31, 2019
Oct 31, 2019
Oct 19, 2019
Oct 31, 2019
Nov 7, 2019
Oct 31, 2019
Nov 2, 2019
Oct 22, 2019
Oct 19, 2019
Oct 22, 2019

Repository files navigation

github-api-cli

travis build status Codecov code coverage current tag

github-api-cli provides an executable called gac, that can be used to access all of GitHub’s public API functionality from your command-line

github-api-cli is written in cobra

Usage

Install

brew tap thamaraiselvam/stable
brew install github-api-cli

Available Commands

github-api-cli info <username>
github-api-cli list followers <username>
github-api-cli list following <username>
github-api-cli list gists <username>
github-api-cli list pr <username>

Development

$ git clone https://github.com/thamaraiselvam/git-api-cli.git
$ cd git-api-cli
$ make setup
$ make build

About

Access all of GitHub’s public API functionality from your command-line

Resources

License

Stars

Watchers

Forks

Packages

No packages published