BadBoiLabs / Cannon-rs

Tooling to develop and emulate verifyable programs compatible with Optimism Cannon and the OP Stack 🦀🎆
GNU Lesser General Public License v3.0
50 stars 6 forks source link

Write `cargo cannon new` command to generate new projects from template #12

Closed willemolding closed 1 year ago

willemolding commented 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.

ec2 commented 1 year ago

Completed here https://github.com/BadBoiLabs/Cannon-rs/pull/16