boilerplato

Crates.ioboilerplato
lib.rsboilerplato
version1.0.3
sourcesrc
created_at2020-04-15 20:15:49.130579
updated_at2020-04-26 16:38:33.993045
descriptionA powerful tool to generate boilerplate source code from a template.
homepagehttps://boilerplato.com
repositoryhttps://github.com/boilerplato/boilerplato
max_upload_size
id230594
size253,577
Rousan Ali (rousan)

documentation

README



Crate Contributors License

boilerplato

A powerful tool to generate boilerplate source code from a template.

Let Boilerplato create your boilerplate source code and you focus on actual app logic.

Visit https://docs.boilerplato.com for more info.

Install

macOS

 $ bash -c "$(curl -fsSL https://boilerplato.com/install.sh)"

Linux

 $ bash -c "$(curl -fsSL https://boilerplato.com/install.sh)"

Windows

Please download it from releases page.

Usage

$ boilerplato <app_name> --template <template_name>

Available templates are hosted on: https://github.com/boilerplato.

Contributing

Your PRs and stars are always welcome.

Commit count: 120

cargo fmt