temple

command module
v0.2.4 Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2020 License: MIT Imports: 11 Imported by: 0

README

temple

Template rendering command line tool. The command line is your temple.

$ echo '{"hello": "{{.who}}"}' | temple -var who=world
{"hello", "world"}

installation

Debian/Ubuntu
wget -O https://github.com/aybabtme/temple/releases/download/vundefined/temple_undefined_linux_amd64.deb
dpkg -i temple_undefined_linux_amd64.deb
darwin
brew install aybabtme/homebrew-tap/bitflip

contribution ideas

  • more template engines
  • support to read variables from consul/etcd/zk/wtv
  • support to verify that all template variables have a value

license

MIT

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