Skip to content
Paul Vorbach edited this page Dec 24, 2011 · 1 revision

Using tpl is quite simple. At the moment there are three commands:

tpl [-h|--help]

Show help information.

tpl [-v|--version]

Show the version of tpl.

tpl [file]

Render a file with tpl.

You can save the output to a file by using

tpl in.txt > out.txt

Clone this wiki locally