1
0
mirror of https://github.com/beego/bee.git synced 2024-06-02 11:03:27 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
Faissal Elamraoui
338dfc65ed New tweaks
Added enhanced logging while using bee to scaffold code
Fixed some typos and errors
Added more error handling
Added more docs
2016-07-31 23:30:35 +02:00
Faissal Elamraoui
b8250ebb72 New Bee banner
Added a new Bee banner using ASCII art. When bee is invoked,
the banner is displayed with the version number (short banner).
A More verbose Banner is added to 'bee version' which shows
more information about the host and Go runtime.
2016-06-01 14:30:29 +02:00
Faissal Elamraoui
01e7ff3774 This fixes #201 2016-05-26 18:17:24 +02:00
Liujian
2e7cd9b414 1. remove unused typeMappingMysqlOfRpc type.
2. update README.md
2014-10-23 13:09:22 +08:00
Liujian
7dfe63055e 更新Help提示文本 2014-10-16 21:41:25 +08:00
Liujian
adf84eb060 修改bee hprose 参数,只发布hprose服务,不包含RESTful Api。 2014-10-16 21:10:22 +08:00
Liujian
f75d8997ef 自动生成基于数据库的Hprose发布服务。 2014-10-14 21:30:32 +08:00