1
0
mirror of https://github.com/beego/bee.git synced 2024-06-01 19:33:28 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
Faissal Elamraoui
cf7aef47f0 Implementing the new logging infrastructure
Moved logging to the new logging infrastructure by removing the use of
ColorLog() function. Added more documentation. Also fixed some typos in
comments and function names.
2016-11-13 15:14:48 +01:00
Sergey Lanzman
bc963e0070 go lint 2016-07-23 02:05:01 +03: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
areski
6b85a2c475 Improve bee command lines
Clean and improve some of the command option descriptions
2014-12-18 17:19:34 +01:00
葛琦
55741df579 return actual value from subcommand 2014-08-15 17:38:51 +08:00
Unknown
a4baa777cb Added support for gopm 2013-11-03 22:16:15 -05:00
Unknown
f724bb0c6b Remove dep of com 2013-10-30 19:39:44 -04:00
Unknown
0f88e47773 Added prompt for bale 2013-09-05 05:05:18 -04:00
Unknown
b78161eae6 Added bee bale 2013-09-03 20:04:32 -04:00
Unknown
e606b0045d Working on bee bale 2013-09-03 13:23:58 -04:00