Skip to content

Commit 8adf060

Browse files
committed
Added basic UI using TACHYONS and html/template
1 parent cd65045 commit 8adf060

File tree

10 files changed

+507
-32
lines changed

10 files changed

+507
-32
lines changed

bindata/bindata.go

+329
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

regenerate-bindata.sh

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
#!/bin/sh
2+
3+
go-bindata -pkg bindata -o bindata/bindata.go templates/

0 commit comments

Comments
 (0)