boilerplato

A CLI to generate app's source code from a template

Install

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

Use Template without installing Boilerplato

sh bash -c "$(curl -fsSL https://boilerplato.com/gen)" -- <app_name> <template_name>