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

Use package com colorlog for uniform management

This commit is contained in:
Unknown
2013-08-24 16:41:46 +08:00
parent acc8c4ddd8
commit 6923aeb1ae
6 changed files with 60 additions and 112 deletions

8
bee.json Normal file
View File

@ -0,0 +1,8 @@
{
"go_install": false,
"dir_structure":{
"controllers": "",
"models": "",
"others": []
}
}