Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nasa9084/ttrun


https://github.com/nasa9084/ttrun

Last synced: 11 days ago
JSON representation

Awesome Lists containing this project

README

        

* ttrun

run text/template from commandline

** SYNOPSIS

#+BEGIN_SRC
$ bin/ttrun -a name=someone -a attended -a gift=item test/testtemplate.tmpl
Dear someone,

It was a pleasure to see you at the wedding.
Thank you for the lovely item.

Best wishes,
Josie
#+END_SRC

** HELP

=$ bin/ttrun -h=