cargo-gg

Crates.iocargo-gg
lib.rscargo-gg
version0.1.1
sourcesrc
created_at2025-01-15 01:42:41.579119+00
updated_at2025-01-16 02:31:00.897298+00
descriptionCalls you a good girl when your cargo command succeeds (after it failed previously)
homepage
repositoryhttps://gitlab.scd31.com/stephen/cargo-gg
max_upload_size
id1516983
size2,941
Stephen D (scd31)

documentation

README

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!"
Commit count: 0

cargo fmt