Skip to content

spirius/jtpl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

jtpl

Simple JSON based templating engine. You can provide JSON content as standard input to script and render golang templates using as a variables data from input.

Build

GOOS=linux GOARCH=amd64 go build -ldflags '-s -w' -o jtpl_linux_x86_64
GOOS=darwin GOARCH=amd64 go build -ldflags '-s -w' -o jtpl_darwin_x86_64

About

Simple templating engine

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages