README.md 364 B
cargo-goodgirl
Sometimes getting Rust projects to compile is hard! Wouldn't it be nice if your computer rewarded you by calling you a good girl?
How it works
- Install with
cargo install cargo-gg
- Use
gg
as a wrapper (e.g.cargo gg run
to run your Rust project) - If your project fails to build, and then it succeeds, cargo will say "Good girl!"