1.0.1 • Published 5 years ago

github-is-starred-cli v1.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

github-is-starred-cli

CLI for checking if a user has starred a particular GitHub repo.

NPM Build Status JavaScript Style Guide

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

License

MIT © Travis Fischer