Examples (6)
Run `cargo check` whenever a change is detected in the current directory
Run `cargo check` against all targets whenever a change is detected in the current directory
bacon check-allRun a specific job whenever a change is detected in the current directory
bacon run|test|clippy|doc|...List all currently available jobs
bacon --list-jobsInitialize a `bacon.toml` configuration file in the current directory
bacon --initmade by @shridhargupta | data from tldr-pages