A CLI to generate app's source code from a template
sh bash -c "$(curl -fsSL https://boilerplato.com/install)"
sh bash -c "$(curl -fsSL https://boilerplato.com/gen)" -- <app_name> <template_name>