Give thanks (in the form of github stars) to your fellow Rustaceans
This is intended to be installed as a cargo plugin
bash
$ cargo install cargo-thanks
Create a github access token and
store its value in an env variable named GITHUB_TOKEN
Within any of your Cargo based Rust projects, run the following
bash
$ cargo thanks
Doug Tangren (softprops) 2017