鏡像自
https://github.com/beego/bee.git
已同步 2025-07-15 20:02:17 +00:00
add goxc
此提交包含在:
1
.gitignore
已供應
1
.gitignore
已供應
@@ -27,3 +27,4 @@ _testmain.go
|
||||
.DS_Store
|
||||
bee
|
||||
*.exe~
|
||||
.goxc.local.json
|
||||
|
14
.goxc.json
一般檔案
14
.goxc.json
一般檔案
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"Tasks": [
|
||||
"default",
|
||||
"publish-github"
|
||||
],
|
||||
"PackageVersion": "0.0.1",
|
||||
"TaskSettings": {
|
||||
"publish-github": {
|
||||
"owner": "beego",
|
||||
"repository": "bee"
|
||||
}
|
||||
},
|
||||
"ConfigVersion": "0.9"
|
||||
}
|
新增問題並參考
封鎖使用者