Closed willemolding closed 1 year ago
Currently the cargo cannon new command is stubbed. Ideally we want this to grab the template from this repo and populate it in a similar way to cargo template.
cargo cannon new
cargo template
Completed here https://github.com/BadBoiLabs/Cannon-rs/pull/16
Currently the
cargo cannon new
command is stubbed. Ideally we want this to grab the template from this repo and populate it in a similar way tocargo template
.