1
0
дзеркало https://github.com/beego/bee.git synced 2025-09-16 16:42:09 +00:00
This commit is contained in:
astaxie
2016-01-07 10:17:34 +08:00
джерело 0ee483de97
коміт 04f8b3436e
2 змінених файлів з 15 додано та 0 видалено

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"
}