#cargo-build #cargo-test #shortcut #check #cbt

bin+lib cargo-cbt

Shortcut to cargo check, cargo build and cargo test

1 unstable release

0.0.1 Feb 27, 2025

#24 in #shortcut

Download history 152/week @ 2025-02-26

152 downloads per month

MIT and GPL-3.0-or-later

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
~271K SLoC