cargo-cbt

Crates.iocargo-cbt
lib.rscargo-cbt
version0.0.3
created_at2025-02-27 06:38:57.333129+00
updated_at2025-07-25 23:58:56.692489+00
descriptionShortcut to cargo check, cargo build and cargo test
homepagehttps://github.com/gabrielfalcao/cargo-cbt
repository
max_upload_size
id1571401
size31,613
Gabriel Falcão (gabrielfalcao)

documentation

https://docs.rs/cargo-cbt

README

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
Commit count: 0

cargo fmt