boilerplato 1.0.0-alpha.2

Generate app's boilerplate source code and focus on app logic.
Documentation

boilerplato

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

[WIP]

Install

Macos

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

Linux

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

Windows

Please download it from release page.

Contributing

Your PRs and stars are always welcome.