#user #star #repo

app star-it-all

A utility to star every repo from a user

7 releases

0.1.6 Apr 21, 2021
0.1.5 Apr 21, 2021

#18 in #star

MIT license

225KB
121 lines

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

Dependencies

~7–21MB
~307K SLoC