1
0
mirror of https://github.com/beego/bee.git synced 2025-06-19 01:40:40 +00:00

Added support for gopm

This commit is contained in:
Unknown
2013-11-03 22:16:15 -05:00
parent 865272a7f7
commit a4baa777cb
6 changed files with 111 additions and 68 deletions

View File

@ -1,7 +1,11 @@
{
"version": 0,
"gopm": {
"enable": false
},
"go_install": false,
"watch_ext": [],
"dir_structure":{
"dir_structure": {
"controllers": "",
"models": "",
"others": []