Skip to content
Tamer TAS edited this page Dec 18, 2015 · 25 revisions

Install Script

Download install script and run it to install the tmplt binary.

The tmplt binary will be installed to ~/bin/tmplt.

Building from the Source Code

Make sure you have Go installed.

Then use the following commands

go install github.com/tmrts/tmplt
Clone this wiki locally