Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/transitive-bullshit/github-is-starred-cli
CLI for checking if a user has starred a particular GitHub repo.
https://github.com/transitive-bullshit/github-is-starred-cli
cli github github-api star starred
Last synced: 11 days ago
JSON representation
CLI for checking if a user has starred a particular GitHub repo.
- Host: GitHub
- URL: https://github.com/transitive-bullshit/github-is-starred-cli
- Owner: transitive-bullshit
- Created: 2018-07-13T19:26:49.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T14:34:35.000Z (almost 2 years ago)
- Last Synced: 2024-10-20T01:10:03.941Z (15 days ago)
- Topics: cli, github, github-api, star, starred
- Language: JavaScript
- Size: 191 KB
- Stars: 10
- Watchers: 3
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
- jimsghstars - transitive-bullshit/github-is-starred-cli - CLI for checking if a user has starred a particular GitHub repo. (JavaScript)
README
# github-is-starred-cli
> CLI for checking if a user has starred a particular GitHub repo.
[![NPM](https://img.shields.io/npm/v/github-is-starred-cli.svg)](https://www.npmjs.com/package/github-is-starred-cli) [![Build Status](https://travis-ci.com/transitive-bullshit/github-is-starred-cli.svg?branch=master)](https://travis-ci.com/transitive-bullshit/github-is-starred-cli) [![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)
## Install
```bash
npm install -g github-is-starred-cli
```## Usage
```bash
Usage: github-is-starred [options]Options:
-V, --version output the version number
-r, --repo Full name of GitHub repo to check
-u, --username GitHub username of user to check
-h, --help output usage information
```## Related
- [github-is-starred](https://github.com/transitive-bullshit/github-is-starred) - Library for this CLI.
## License
MIT © [Travis Fischer](https://github.com/transitive-bullshit)
Support my OSS work by following me on twitter