gruntwork-io / boilerplate

A tool for generating files and folders ("boilerplate") from a set of templates
https://www.gruntwork.io
Mozilla Public License 2.0
160 stars 12 forks source link

Exit with an error if the boilerplate.yml file is missing #16

Closed brikis98 closed 7 years ago

brikis98 commented 7 years ago

This PR updates boilerplate to exit with an error if there is no boilerplate.yml file in the template folder. I’ve also added a flag to make this behavior configurable in case you want to use boilerplate without variables.

brikis98 commented 7 years ago

@josh-padnick Merging so I can do a flurry of boilerplate improvements. Feedback welcome :)