Go to file
joeduffy d238ed61da Make a few improvements, mostly readability
* Rename Meta to Metadata.

* Rename Target's CloudOS and CloudScheduler properties to Cloud
  and Scheduler, respectively.  Also rename Target's JSON properties
  to match (they had drifted); they are now "cloud" and "scheduler".

* Rename Diags() to Diag() on the Compiler and Parser interfaces.

* Rename defaultDiags to defaultSink, to match the interface name.

* Add a few useful logging outputs.
2016-11-15 16:30:10 -08:00
cmd Sketch a mu build command and its scaffolding 2016-11-15 14:30:34 -05: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 Make a few improvements, mostly readability 2016-11-15 16:30:10 -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.