The package layout is based on The Cargo Book
- cargo install cargo-generate
- cargo generate --git https://github.com/gomadoufu/cargo-template
(If you want to expand on an already created directory: cargo generate --init --git https://github.com/gomadoufu/cargo-template)