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

https://github.com/willdoescode/star-it-all

Starbomb Somebody 😃
https://github.com/willdoescode/star-it-all

rust star starbomb

Last synced: about 1 month ago
JSON representation

Starbomb Somebody 😃

Awesome Lists containing this project

README

        

# Star it all
## A Utility to Star All Repos From a User

### Inspired by [this](https://github.com/KaiDevrim/StarItAll)

### Installation

```shell
cargo install star-it-all
```

### Usage

```shell
star-it-all 1.0
William Lane

USAGE:
star-it-all [FLAGS] [OPTIONS] --user

FLAGS:
-d, --delete Instead of starring all repos remove stars on all repos
-h, --help Prints help information
-V, --version Prints version information

OPTIONS:
-t, --token Enter your token here or add it to ~/.staritrc
-u, --user Username for user to star all repos for
```

![showcase](showcase.png)