1 unstable release

0.1.0 May 17, 2023

#449 in Cargo plugins

MIT license

4KB

cargo-dad

Fix your cargo typos with dad jokes.

cargo-dad replaces your typos when adding dependencies with dad jokes from the icanhazdadjoke API.

Before cargo-dad:

$ cargo dad minreq
error: no such command: `dad`

        Did you mean `add`?

        View all installed commands with `cargo --list`

After cargo-dad:

$ cargo dad minreq
Do you know where you can get chicken broth in bulk? The stock market.

Dependencies

~215KB