filegive
All Top-level Files
Not logged in

Files in the top-level directory in any check-in


Web page documentation: doc/home.wiki

Build instructions again:
1) install the go toolchain from golang.org
2) Prepare GOPATH if you don't have it
    $ mkdir ~/go
    $ export GOPATH=$HOME/go
3) Get the lib it depends on
    $ go get github.com/jackpal/go-nat-pmp
3) Build filegive
    $ go build -o filegive