bbmustache v1.11.0 Release Notes
Release Date: 2020-10-15 // about 4 years agoPrevious changes from v1.10.0
-
🆕 New Features
CommandLine tool has been added
make escriptizeecho '{"name", "hoge"}.' \> vars.configecho '{{name}}' \> template.mustache ./bbmustache -d vars.config template.mustache hoge
👍 Data files (-d) support a single assoc list, a single map, and consult format.
👍 Note: the behind term has a high priority in all cases. it is a result of supporting to allow for embedding relative file paths as in config.