mirror of https://github.com/goproxyio/goproxy
parent
917f4e7037
commit
1b9ed15045
|
@ -7,6 +7,8 @@ A global proxy for go modules. see: [https://goproxy.io](https://goproxy.io)
|
||||||
It invokes the local go command to answer requests.
|
It invokes the local go command to answer requests.
|
||||||
|
|
||||||
## Build
|
## Build
|
||||||
|
git clone https://github.com/goproxyio/goproxy.git
|
||||||
|
cd goproxy
|
||||||
make
|
make
|
||||||
|
|
||||||
## Started
|
## Started
|
||||||
|
|
Loading…
Reference in New Issue