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

Improved text file identification to handle json files #169

Closed denis256 closed 3 months ago

denis256 commented 3 months ago

Description

Included changes:

Fixes #168.

TODOs

Read the Gruntwork contribution guidelines.

Release Notes (draft)

Added / Removed / Updated [X].

Updated JSON file processing to substitute placeholder variables.

Migration Guide