sm
/
tmpl
1
0
Fork 0
go template example
Datei suchen
Stephen McQuay 513b91b360 added license 2015-06-22 19:49:12 -07:00
templates init 2015-04-29 23:45:42 -07:00
gen.go init 2015-04-29 23:45:42 -07:00
license added license 2015-06-22 19:49:12 -07:00
main.go init 2015-04-29 23:45:42 -07:00
readme.md added readme 2015-04-29 23:49:17 -07:00
static.go updated static file 2015-04-29 23:46:13 -07:00

readme.md

playing with go templates

I wanted to understand how to wield go template similarly to how I wield Django templates. This repository is the result of trying a ton of things and stopping when all the panics died down.