Closed jason-rutherford closed 5 years ago
statik
is a build-time dependency, so it needs to be installed first:
$ go get github.com/rakyll/statik
That should do it.
P.S. we should probably mention this in the README.
@jason-rutherford I'm going to go ahead and close this. Feel free to comment in this issue or re-open a new one if it's not resolved by my suggestion.
I'm interesting in trying mistry. Thanks for sharing. I'm not familiar with go but when I try to
go get -u github.com/skroutz/mistry/cmd/mistryd
or go build mistryd I get this error:Am I missing something?