command
module
Version:
v0.2.4
Opens a new window with list of versions in this module.
Published: Apr 9, 2020
License: MIT
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
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
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.