src | ||
.gitignore | ||
Cargo.toml | ||
LICENSE | ||
README.md |
guess_number_rust
How to build and run ?
please use GIT to clone this project and enter the directory :
cargo run
if you want to build a release please use
cargo build -r
the binary file will be build in target/