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
157 stars 12 forks source link

Version enforcement #98

Closed yorinasub17 closed 2 years ago

yorinasub17 commented 2 years ago

Description

This adds the ability to require specific versions of boilerplate for processing the config.

TODOs

Please ensure all of these TODOs are completed before asking for a review.

Related Issues

Fixes https://github.com/gruntwork-io/boilerplate/issues/96

yorinasub17 commented 2 years ago

Thanks for review! Going to merge and release this now!