This repository has been archived on 2019-06-26. You can view files and clone it, but cannot push or open issues or pull requests.
goget/README.md

292 B

How to use

There are three steps:

  1. go get github.com/lunny/goget and build the binary
  2. upload goget, cfg.ini to your server and run it.
  3. change your hosts golang.org & go.googlesource.com to your IP.

And then

go get -insecure golang.org/x/mobile/cmd/gomobile

It's work.