terraphim_agent 1.20.5

Terraphim AI Agent CLI - Command-line interface with interactive REPL and ASCII graph visualization
Documentation
1
2
3
4
5
6
7
# cargo build

Compile Rust project using cargo. For faster compilation with remote workers, see rch. For formatting see cargo fmt; for linting see cargo clippy; for testing see cargo test.

synonyms:: cargo b, cargo build, rustc
related:: cargo fmt, cargo clippy, cargo test, rch
context:: build