boilerplato 1.0.2

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

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.