cargo-thanks 0.1.0

a cargo subcommand for giving thanks
cargo-thanks-0.1.0 is not a library.

cargo thanks

Give thanks (in the form of github stars) to your fellow Rustaceans

Install

This is intended to be installed as a cargo plugin

$ cargo install cargo-thanks

usage

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

$ cargo thanks

Doug Tangren (softprops) 2017