bee/cmd/commands/run
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
..
docs.go Refactor! 2017-03-10 11:48:26 +02:00
reload.go Refactor! 2017-03-10 11:48:26 +02:00
run.go Load configuration for all commands 2017-03-15 15:18:33 +01:00
watch.go Merge pull request #370 from sergeylanzman/make-log-for-beego-developer 2017-03-11 15:36:37 +08:00