Go to file
joeduffy b31c4467ac Move glogging into Mu command startup/teardown
This change moves glogging into the Mu command, so that `mu --help`
actually shows the right thing.  (Sadly, glog hijacks the command help.)
It also adds an option --logtostderr that redirects glog output to the
console.
2016-11-19 16:42:27 -08:00
cmd Move glogging into Mu command startup/teardown 2016-11-19 16:42:27 -08:00
docs Move aws/cf spec underneath a "resource" property 2016-11-19 12:17:54 -08:00
examples Explicitly declare the demo's dependencies 2016-11-18 16:52:51 -08:00
pkg Use assertions in more places 2016-11-19 16:13:13 -08:00
.gitignore Gitignore *.swp files 2016-11-16 09:28:46 -08:00
.gitmodules Add Docker Compose and Kubernetes conversions as submodules 2016-11-01 10:30:39 -07:00
glide.lock Sketch out more AWS backend code-generator bits and pieces 2016-11-18 16:46:36 -08:00
glide.yaml Sketch out more AWS backend code-generator bits and pieces 2016-11-18 16:46:36 -08:00
main.go Move glogging into Mu command startup/teardown 2016-11-19 16:42:27 -08:00
Makefile Test packages when making the project 2016-11-15 19:25:06 -08:00
README.md Clean up out of date documentation 2016-11-04 11:27:09 -07:00

Mu

Mu is a framework and toolset for creating reusable stacks of services.