# helloworld-rs ```sh cargo run ``` ```sh cargo build --release ./target/release/helloworld-rs cargo install --path . cargo install --path . --root /usr/local ```