CLI application that reverse engineers go templates to make it easy to use templates without knowing the input variables beforehand.
- Point to a template
- Answer some questions
- Get that nice document you do not want to write everytime!
go get github.com/vorstenbosch/templator
${GOPATH}/bin/templator -h
- ActionNode (plain strings)
- RangeNode (lists)