Skip to content

觅搭后端公共组件,项目已暂停,代码作为 Sample 分享

Notifications You must be signed in to change notification settings

letjoy-club/mida-tool

Repository files navigation

MiDa Common Tool

觅搭公共组件

发布新版本方法

git tag v0.1.0
git push origin v0.1.0

在其它项目中更新或者使用 mida-tool

先设置环境变量

export GOPRIVATE=github.com/letjoy-club/mida-tool

编辑 ~/.gitconfig 文件,让 golang 库的请求优先走 ssh 认证。

[url "git@github.com:"]
	insteadOf = https://github.com/

加载

go get github.com/letjoy-club/mida-tool

About

觅搭后端公共组件,项目已暂停,代码作为 Sample 分享

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages