cargo-contemplate

Crates.iocargo-contemplate
lib.rscargo-contemplate
version0.2.2
sourcesrc
created_at2022-09-27 20:08:45.511002
updated_at2022-10-13 03:30:15.838288
descriptionfetch templates for stuffs
homepage
repository
max_upload_size
id675177
size38,016
(tenheadedlion)

documentation

README

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 and cargo x
  • move interactive
  • support sparse-checkout
Commit count: 0

cargo fmt