github TekWizely/bash-tpl v0.2.0
Regexes and Readmes - v0.2.0

latest releases: v0.7.1, v0.7.0, v0.6.0...
2 years ago

Bash-TPL

A Smart, Lightweight shell script templating engine, written in Bash.

Release - v0.2.0

Adds tests to better-validate the regexes and tag parsers - Fixes discovered bugs accordingly :)

Greatly fleshes out the README

Adding bash-tpl into your project

The bash-tpl script has an embedded MIT SPDX header, as well as a license header, and should be safe for you to extract and add to your own projects for easy template generation.

Commit Log (since previous release)

2ddfd67 - Fix tag regexes; s/script/statement/ tag|line
71bbbf5 - Fleshes out README
37f792b - Fleshes out README
7271534 - Flesh out Text Tag docs a bit; typos (delimIter)
9c17288 - Reduces subshells using globals or var refs
c7177b8 - Adds --reset-delims; Lets .INCLUDE pass args

Don't miss a new bash-tpl release

NewReleases is sending notifications on new releases.