stop installing hugo. ask the user to do it

This commit is contained in:
Henrique Dias
2016-08-25 20:45:48 +01:00
parent f878cc3040
commit 629d2092a1
4 changed files with 7 additions and 194 deletions

View File

@@ -1,4 +1,3 @@
//go:generate go run build/main.go
//go:generate go get github.com/jteeuwen/go-bindata
//go:generate go install github.com/jteeuwen/go-bindata/go-bindata
//go:generate go-bindata -nomemcopy -pkg hugo -prefix "assets" -o binary.go assets/...