Skip to content
Snippets Groups Projects
Stephen D's avatar
Stephen D authored
4139ebff
History
Name Last commit Last update
src
.gitignore
Cargo.lock
Cargo.toml
README.md

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

  1. Install with cargo install cargo-gg
  2. Use gg as a wrapper (e.g. cargo gg run to run your Rust project)
  3. If your project fails to build, and then it succeeds, cargo will say "Good girl!"