Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 337 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 337 Bytes

barnacle

A small tool that will use Jinja2 to take a template file and write its rendered version to disk, before exec'ing the user specified application.

Usage

barnacle ./template.j2 ./configuration -- cat ./configuration

License

It is using a ISC license, for full license text read LICENSE.