Are you doing the same steps over and over again every time you start a new programming project?
Boilr is here to help you create projects from boilerplate templates.
For more details, see Introduction page.
Features
- No dependencies (NodeJS, Python Interpreter etc.) - Boilr is a single statically linked binary. Grab the one that fits your architecture, and you're all set to save time by using templates!
- Full Power of Golang Templates - Golang has powerful templating constructs which are very easy to learn and powerful.
- Dead-Simple Template Creation - Creating boilerplate templates are very easy, check out the license template to see a simple, but very useful template for adding licenses to new projects with a single command.
Installation
Binaries for Linux & OSX are built automatically by Travis every release. You can download them directly or run the installation script.
Please see Installation page for more information.
Getting Started with Boilr
Use boilr help to get the list of available commands.
Download a Template
In order to download a template from a github repository, use the following command:
"boilr template download
