constabulary / gb

gb, the project based build tool for Go
https://getgb.io/
MIT License
2.15k stars 150 forks source link

have any command copy a package from $GOPATH #729

Open weisd opened 6 years ago

weisd commented 6 years ago

can you add a command copy a package from $GOPATH to vender and add info to manifest if package exists in $GOPATH

I don't want to fetch package from network every times