astaxie
11d8cf9c85
Merge pull request #230 from sergeylanzman/add-setting-vendor-watch
...
add vendor watch settings
2016-07-24 00:24:41 +08:00
Sergey Lanzman
bc963e0070
go lint
2016-07-23 02:05:01 +03:00
Sergey Lanzman
6192b395d9
add vendor watch settings
2016-07-23 01:24:44 +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
Mark Mindenhall
19b8add1c5
Support go build tags (issue #149 )
2016-02-10 12:39:02 -07:00
astaxie
1566ca7da1
add beego version and bee version and travis
2016-01-25 21:49:49 +08:00
astaxie
0dbe35a943
go vet happy
2016-01-25 21:43:29 +08:00
youngsterxyf
685da50d93
fix #1552 in beego, see: https://github.com/astaxie/beego/issues/1552
2016-01-11 12:22:38 +08:00
Lei Cao
60e4f1b872
Issue-119: flags for excluding Godeps.
2015-06-17 14:59:59 +08:00
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