bee/cmd/commands
Faissal Elamraoui 792cb3f311 Load configuration for all commands
This removes the filepath.Walk() when loading configuration,
as it can read a Beefile from another project in the $GOPATH.
Now config.LoadConfig() is called for all available commands.
2017-03-15 15:18:33 +01:00
..
api go vet 2017-03-11 10:57:06 +02:00
bale Load configuration for all commands 2017-03-15 15:18:33 +01:00
beefix Refactor! 2017-03-10 11:48:26 +02:00
dockerize Refactor! 2017-03-10 11:48:26 +02:00
generate Load configuration for all commands 2017-03-15 15:18:33 +01:00
hprose go vet 2017-03-11 10:57:06 +02:00
migrate Load configuration for all commands 2017-03-15 15:18:33 +01:00
new Refactor! 2017-03-10 11:48:26 +02:00
pack Refactor! 2017-03-10 11:48:26 +02:00
run Load configuration for all commands 2017-03-15 15:18:33 +01:00
version go vet 2017-03-11 10:57:06 +02:00
command.go Refactor! 2017-03-10 11:48:26 +02:00