Init commit

This commit is contained in:
Unknown 2014-02-12 12:49:46 -05:00
parent 38422805dc
commit 4836fea876
7 changed files with 68 additions and 3 deletions

16
bee.json Normal file
View 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": []
}