A Cargo Subcommand For Fast Project Setup

Install

shell cargo install cargo-contemplate

Usage

shell cargo-contemplate <class>

Currently supported classes:

Examples

shell 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