Skip to content
/ tpl Public

A shell templating utility

License

BSD-3-Clause, MIT licenses found

Licenses found

BSD-3-Clause
LICENSE
MIT
LICENSE-suckless
Notifications You must be signed in to change notification settings

jenbroek/tpl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tpl - shell templating utility

tpl reads from standard input, executing shell commands inside delimiters (default: '{{' and '}}', but modifiable through config.h).

Installation

Edit config.mk to match your local setup (tpl is installed into the /usr/local namespace by default).

Afterwards enter the following command to build and install tpl (if necessary as root):

make clean install

Running tpl

Simply invoke 'tpl', optionally redirecting input/output. See the man page for details.

About

A shell templating utility

Topics

Resources

License

BSD-3-Clause, MIT licenses found

Licenses found

BSD-3-Clause
LICENSE
MIT
LICENSE-suckless

Stars

Watchers

Forks