module
Version:
v0.4.0
Opens a new window with list of versions in this module.
Published: Apr 26, 2026
License: MIT
Opens a new window with license information.
README
¶
tem - tiny go template cli renderer
echo '[{{ time.Now | time.DateTime }}] {{ "USER" | env.Or "anonymous" }}@{{ hostname }} {{ "hello templates!" | string.Upper }}' | tem
Installation
go install -trimpath -ldflags "-s -w" github.com/JFAexe/tem/cmd/tem@latest
Click to show internal directories.
Click to hide internal directories.