1
0
mirror of https://github.com/beego/bee.git synced 2024-06-01 04:03:27 +00:00
bee/bee.json
2014-02-17 17:26:59 -05:00

17 lines
238 B
JSON

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