4 releases
0.2.2 | Oct 13, 2022 |
---|---|
0.2.1 | Oct 12, 2022 |
0.1.1 | Sep 28, 2022 |
0.1.0 | Sep 27, 2022 |
#649 in Cargo plugins
13KB
197 lines
A Cargo Subcommand For Fast Project Setup
Install
cargo install cargo-contemplate
Usage
cargo-contemplate <class>
Currently supported classes:
- phat-contract
- phat-contract-with-sideprog
Examples
cargo contemplate phat-contract a-starter-project
The command above will create a directory with the name "phat-contract-start" in the current directory
Todos
- clap seems to mess up
cargo-x
andcargo x
- move interactive
- support sparse-checkout
Dependencies
~17MB
~356K SLoC