We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cargo cannon new
Add a command to the cargo-cannon CLI tool that bootstraps a new cannon-rs project.
This should use a template taken from this repo and fill it with user-defined info
A great example that this could basically copy is cargo-risc0 new.
cargo-risc0 new
The text was updated successfully, but these errors were encountered:
can I work on this issue?
Sorry, something went wrong.
Ticket can be closed I think, see #16
No branches or pull requests
Add a command to the cargo-cannon CLI tool that bootstraps a new cannon-rs project.
This should use a template taken from this repo and fill it with user-defined info
A great example that this could basically copy is
cargo-risc0 new
.The text was updated successfully, but these errors were encountered: