boilerplato 1.0.0-alpha.9

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 to create boilerplate source code and you focus on actual app logic.

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

Install

Macos

 $ bash -c "$(curl -fsSL https://git.io/Jfv7y)"

Linux

 $ bash -c "$(curl -fsSL https://git.io/Jfv7y)"

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.