envtpl

command module
v0.0.0-...-325804b Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2016 License: Apache-2.0 Imports: 8 Imported by: 0

README

env-tpl

Build Status Docker Repository on Quay

Render Go templates from Environment Variables. Let's say you have the following template file called pwd.tpl:

The current working directory is {{.PWD}}

Run envtpl -in pwd.tpl, and you'll see the following printed to STDOUT:

The current working directory is /path/you/executed/from

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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