github-is-starred-cli

1.0.1 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i github-is-starred-cli

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

3.17 kB

Total Files

10

Last publish

Collaborators

  • fisch0920