Star it all
A Utility to Star All Repos From a User
Inspired by this
Installation
cargo install star-it-all
Usage
star-it-all 1.0
William Lane <williamlane923@gmail.com>
USAGE:
star-it-all [FLAGS] [OPTIONS] --user <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 <token> Enter your token here or add it to ~/.staritrc
-u, --user <user> Username for user to star all repos for