imgsrv/README

15 lines
126 B
Plaintext

== Building
Either
git clone git://<host>/<path>
cd filesrv
go build
./filesrv
or
go get git://<host>/<path>