mirror of
https://github.com/beego/bee.git
synced 2025-06-18 20:30:39 +00:00
add goxc
This commit is contained in:
14
.goxc.json
Normal file
14
.goxc.json
Normal file
@ -0,0 +1,14 @@
|
||||
{
|
||||
"Tasks": [
|
||||
"default",
|
||||
"publish-github"
|
||||
],
|
||||
"PackageVersion": "0.0.1",
|
||||
"TaskSettings": {
|
||||
"publish-github": {
|
||||
"owner": "beego",
|
||||
"repository": "bee"
|
||||
}
|
||||
},
|
||||
"ConfigVersion": "0.9"
|
||||
}
|
Reference in New Issue
Block a user