tmpl/readme.md

6 lines
220 B
Markdown
Raw Normal View History

2015-04-29 23:49:17 -07:00
# 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.