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

First you need to install Node.js and npm. Visit the download page for more information.

Then you have to run

npm install -g tpl

This will register the command with you command line, so you can use the tpl command from everywhere on your system.

Clone this wiki locally