Skip to content

STDIN, Pipes, and Heredocs; Template tests - v0.3.0

Compare
Choose a tag to compare
@TekWizely TekWizely released this 23 Jul 21:30
· 32 commits to main since this release
9ba19a8

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