1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-02 09:25:48 +00:00
gitea/bee.json
2014-02-17 18:38:50 -05:00

19 lines
257 B
JSON

{
"version": 0,
"gopm": {
"enable": false,
"install": false
},
"go_install": true,
"watch_ext": [],
"dir_structure": {
"watch_all": true,
"controllers": "routers",
"models": "",
"others": [
"utils"
]
},
"cmd_args": [],
"envs": []
}