github-is-starred-cli
v1.0.1
Published
CLI for checking if a user has starred a particular GitHub repo.
Downloads
13
Readme
github-is-starred-cli
CLI for checking if a user has starred a particular GitHub repo.
Install
npm install -g github-is-starred-cli
Usage
Usage: github-is-starred [options]
Options:
-V, --version output the version number
-r, --repo <string> Full name of GitHub repo to check
-u, --username <string> GitHub username of user to check
-h, --help output usage information
Related
- github-is-starred - Library for this CLI.
License
MIT © Travis Fischer