1 2 3 4 5 6 7 8 9
help: @just --list local-ci: cargo build cargo fmt --check cargo clippy --no-deps --all-targets cargo test cargo publish --dry-run --allow-dirty