# 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)