Skip to content

Instantly share code, notes, and snippets.

View phuctu1901's full-sized avatar
🎯
Focusing for learn more...

Nguyễn Phúc Tú phuctu1901

🎯
Focusing for learn more...
View GitHub Profile
# assuming you already have cargo
# check with
cargo version
# then install
cargo install cargo-generate --features vendored-openssl
cargo install cargo-run-script
# now you can generate
cargo generate --git https://github.com/InterWasm/cw-template.git --name dummies_example