Skip to content

feyeleanor/GoFigure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GoFigure is a trivial templating tool built using Hoisie's mustache package.
See http://github.com/hoisie/mustache.go for further details.

Rules are specified on the command-line as follows:

	gofigure -i="template.mustache" "somekey -> somevalue" ...

and in the absence of an input file standard input is used as the template file.

About

Trivial command-line file template tool written in Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages