Crates.io | boilerplato |
lib.rs | boilerplato |
version | 1.0.3 |
source | src |
created_at | 2020-04-15 20:15:49.130579 |
updated_at | 2020-04-26 16:38:33.993045 |
description | A powerful tool to generate boilerplate source code from a template. |
homepage | https://boilerplato.com |
repository | https://github.com/boilerplato/boilerplato |
max_upload_size | |
id | 230594 |
size | 253,577 |
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.
$ bash -c "$(curl -fsSL https://boilerplato.com/install.sh)"
$ bash -c "$(curl -fsSL https://boilerplato.com/install.sh)"
Please download it from releases page.
$ boilerplato <app_name> --template <template_name>
Available templates are hosted on: https://github.com/boilerplato.
Your PRs and stars are always welcome.