1
0
şunun yansıması https://github.com/beego/bee.git eşitlendi 2025-09-18 09:52:09 +00:00
Files
bee/bee.json
2013-09-11 18:35:24 -04:00

19 satır
282 B
JSON

{
"watch_imports": true,
"go_install": false,
"watch_ext": [],
"dir_structure":{
"controllers": "",
"models": "",
"others": []
},
"bale": {
"import": "github.com/beego/beeweb/bale",
"dirs": [
"views", "static"
],
"ignore_ext": [
".go", ".DS_Store"
]
}
}