Closed mebest100 closed 9 years ago
如题
mkdir -p src/github.com/Lafeng/deblocus pushd src/github.com/Lafeng/deblocus wget .......source...... popd GOPATH=`pwd` go get -d -v github.com/Lafeng/deblocus GOPATH=`pwd` go build github.com/Lafeng/deblocus
如题