#testing #cbt #cargo-cbt

bin+lib cargo-cbt

Shortcut to cargo check, cargo build and cargo test

1 unstable release

0.0.1 Feb 27, 2025

#230 in #test

MIT license

9KB
204 lines

Cargo CBT

Check, Build and/or Test Rust Projects

This tool is a simple shortcut to running cargo check && cargo build && cargo test

USAGE

cargo cbt

Dependencies

~8–18MB
~262K SLoC