Init commit
This commit is contained in:
parent
38422805dc
commit
4836fea876
7 changed files with 68 additions and 3 deletions
16
bee.json
Normal file
16
bee.json
Normal file
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"version": 0,
|
||||
"gopm": {
|
||||
"enable": false,
|
||||
"install": false
|
||||
},
|
||||
"go_install": true,
|
||||
"watch_ext": [],
|
||||
"dir_structure": {
|
||||
"controllers": "routers",
|
||||
"models": "",
|
||||
"others": []
|
||||
},
|
||||
"cmd_args": [],
|
||||
"envs": []
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue