System requirement
- Any system with basic configuration.
- Operating System : Any (Windows / Linux / Mac).
Software requirement
- Cargo/Rust installed (If not download it here).
Manual installation
# clone https
git clone https://github.com/ValentinColin/rust-template-project.git
# or
# clone ssh
git clone git@github.com:ValentinColin/rust-template-project.git
# Build a release version
cargo build --release