bbmustache v1.10.0 Release Notes

Release Date: 2020-05-16 // almost 4 years ago
  • ref: #46 #47 #48

    ๐Ÿ†• 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.