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 😃
- Host: GitHub
- URL: https://github.com/willdoescode/star-it-all
- Owner: willdoescode
- Created: 2021-04-20T23:39:11.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-21T22:10:23.000Z (about 4 years ago)
- Last Synced: 2023-03-05T03:41:07.359Z (about 2 years ago)
- Topics: rust, star, starbomb
- Language: Rust
- Homepage:
- Size: 251 KB
- Stars: 13
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 LaneUSAGE:
star-it-all [FLAGS] [OPTIONS] --userFLAGS:
-d, --delete Instead of starring all repos remove stars on all repos
-h, --help Prints help information
-V, --version Prints version informationOPTIONS:
-t, --token Enter your token here or add it to ~/.staritrc
-u, --user Username for user to star all repos for
```