bacon

Background Rust code checker that runs cargo check continuously

brewmacoslinux
Try with needOr install directly
Source

About

Background rust code check

Commands

bacon

Examples

Start bacon to continuously check Rust code in the background$ bacon
Run bacon with a specific job (e.g., test)$ bacon test
Run bacon with a custom command$ bacon 'cargo build --release'