Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/maggie-j-liu/gh-star

⭐️ A Github CLI extension for starring repos.
https://github.com/maggie-j-liu/gh-star

gh-extension

Last synced: about 1 month ago
JSON representation

⭐️ A Github CLI extension for starring repos.

Awesome Lists containing this project

README

        

# gh-star
A Github CLI extension for starring repos.

## Installation
```
gh extension install maggie-j-liu/gh-star
```

## Usage
```
USAGE:
gh star [ | /] [flags]
Provide a username to star all the repositories of that user
Specify a specific repository to star only that repository
FLAGS:
-h, --help Shows help information
-r, --remove Removes stars instead of adding stars
```