14 releases (4 stable)
1.0.3 | Apr 26, 2020 |
---|---|
1.0.2 | Apr 20, 2020 |
1.0.0-alpha.9 | Apr 18, 2020 |
1.0.0-alpha.6 | Apr 17, 2020 |
1.0.0-alpha.1 | Apr 15, 2020 |
#348 in Template engine
43 downloads per month
71KB
1.5K
SLoC
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.
Dependencies
~12–25MB
~366K SLoC