Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 364 Bytes

HACKING.md

File metadata and controls

11 lines (8 loc) · 364 Bytes

Hacking

Template

If you change a Template or want to contribute one of your own templates to the upstream repo you will need to regenerate the default-templates-bindata.go file.

For this we use go-bindata:

go get -u github.com/jteeuwen/go-bindata/...
go-bindata -o default-templates-bindata.go templates