Go to file
joeduffy 38c73b2e6a Add a simple compiler test
This change adds a compiler test that just checks the basic "Mufile is missing"
error checking.  The test itself is mostly uninteresting; what's more interesting
is the addition of some basic helper functionality that can be used for future
compiler tests, like capturing of compiler diagnostics for comparisons.
2016-11-15 19:16:02 -08:00
cmd Support .yml Mufile extensions 2016-11-15 18:26:21 -08:00
docs Add a reminder to decide on "local" flavors 2016-11-07 11:26:07 -08:00
examples Fix a lambda typo in the demo code 2016-11-07 17:03:32 -08:00
pkg Add a simple compiler test 2016-11-15 19:16:02 -08:00
.gitignore Sketch a mu build command and its scaffolding 2016-11-15 14:30:34 -05:00
.gitmodules Add Docker Compose and Kubernetes conversions as submodules 2016-11-01 10:30:39 -07:00
glide.lock Sketch a mu build command and its scaffolding 2016-11-15 14:30:34 -05:00
glide.yaml Sketch a mu build command and its scaffolding 2016-11-15 14:30:34 -05:00
main.go Sketch a mu build command and its scaffolding 2016-11-15 14:30:34 -05:00
Makefile Sketch a mu build command and its scaffolding 2016-11-15 14:30:34 -05: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.