RUST init rustup-init is the bootstrapping executable bin directory ~/.cargo/bin rustup rustup update to get things synced to last release cargo cargo new <crate_name> (--(bin|lib))? (--vcs none)? cargo build cargo run