Bash-TPL
A Smart, Lightweight shell script templating engine, written in Bash.
Release - v0.3.0
-
Adds support for reading from stdin, including pipes, herestrings and heredocs.
-
Updates tests with ability to render a template file and compare it to a shell script file.
Commit Log (since previous release)
fa57897 Docs for stdin, usage to top of file
37dc9da main, -, --, |, tpl tests !
867616a Fixes s/script/statement/ in TOC; Bumps version to v0.3.0-SNAPSHOT