1
0
Fork 0
mirror of https://github.com/vbatts/imgsrv.git synced 2024-12-25 23:36:30 +00:00
imgsrv/README
2013-02-12 12:18:03 -05:00

14 lines
126 B
Text

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