tt

command module
v0.0.0-...-a862175 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 9, 2015 License: MIT Imports: 7 Imported by: 0

README

tt

tt (template [cli] tool) is a Go text/html template command line tool

usage:

tt <(echo 'hello {{.data}}') <(echo '{"data": "world"}')
tt -t h <(echo 'data is {{.a}}') <(echo '{"a": "<tag>"}')

Documentation

Overview

tt (template [cli] tool) is a Go text/html template command line tool.

usage:

tt <(echo 'hello {{.data}}') <(echo '{"data": "world"}')
tt -t h <(echo 'data is {{.a}}') <(echo '{"a": "<tag>"}')

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL