1
0
mirror of https://github.com/beego/bee.git synced 2024-06-01 09:13:27 +00:00
Commit Graph

30 Commits

Author SHA1 Message Date
astaxie
ad453bb3e0 fix #107 2015-05-09 15:31:55 +08:00
areski
6b85a2c475 Improve bee command lines
Clean and improve some of the command option descriptions
2014-12-18 17:19:34 +01:00
zk
9237e189f2 Fix Spelling mistake
useDiectory to useDirectory in readAppDirectories function
2014-10-28 09:58:28 +08:00
葛琦
55741df579 return actual value from subcommand 2014-08-15 17:38:51 +08:00
astaxie
50dfe40b94 bee api create a new api from database 2014-08-09 00:55:55 +08:00
astaxie
620f052d93 remove unused err 2014-06-23 23:03:10 +08:00
astaxie
82581a7c30 bee run auto download swagger & auto doc ten 2014-06-23 23:02:46 +08:00
astaxie
4ac9fb0dac bee default support watchall support generate doc
bee run appname true
2014-06-18 21:31:54 +08:00
slene
7da30d1b35 now bee run can specify main files 2014-02-22 01:51:18 +08:00
Unknown
1a352bc6b3 Add conf option for watch all 2014-02-17 17:26:59 -05:00
William Kennedy
da150b9b10 Added support to watch all folders with Go files 2014-01-22 11:57:16 -05: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
3d3feda34c Bug fixed 2013-09-11 19:06:04 -04:00
Unknown
efac8a0b65 Added auto-detect appname 2013-09-11 18:41:56 -04:00
Unknown
abee36f379 Added auto-detect appname 2013-09-11 18:41:36 -04:00
Unknown
a655f78a4e Added auto-detect appname 2013-09-11 18:35:24 -04:00
Unknown
111bc16e19 Able to customize watch file exts 2013-09-04 11:23:51 -04:00
Unknown
e606b0045d Working on bee bale 2013-09-03 13:23:58 -04:00
Unknown
6923aeb1ae Use package com colorlog for uniform management 2013-08-24 16:41:46 +08:00
Unknown
055609f64d Update color ouput 2013-08-15 15:24:23 +08:00
Unknown
ea43654872 Colorful log print 2013-08-09 22:40:46 +08:00
astaxie
89acd00955 fix linux cpu 100% 2013-08-09 17:49:14 +08:00
Unknown
22db382cb8 Update 2013-08-08 06:41:00 +08:00
Unknown
8cbca4826e Watch current directory and ignore non-go files. 2013-07-31 14:44:56 +08:00
astaxie
859c694ce7 can't read bee.json from project so it always err 2013-07-30 15:35:39 +08:00
Unknown
7ea67b5534 Added func getControllerInfo 2013-07-27 09:44:44 +08:00
Unknown
422e2dc737 Add option go install 2013-07-25 16:26:54 +08:00
Unknown
ead4f9fd81 Add support for watch main package files through bee.json 2013-07-24 20:36:22 +08:00
Unknown
172bc44b22 Add user conf support for bee.json 2013-07-24 20:01:14 +08:00