You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jialei
e005effcb0
|
2 years ago | |
---|---|---|
request | 2 years ago | |
response | 2 years ago | |
utils | 2 years ago | |
.gitignore | 2 years ago | |
README.md | 2 years ago | |
go.mod | 2 years ago | |
go.sum | 2 years ago |
README.md
使用方法
1、设置私有仓库
go env -w GOPRIVATE=gitea.drugeyes.vip
2、设置git
git config --global url."ssh://gitea@gitea.drugeyes.vip".insteadOf "https://gitea.drugeyes.vip"
3、拉取对应版本
go get gitea.drugeyes.vip/pharnexbase/tools@v1.0.0