Go to file
joeduffy 5a6c581a7e Check Stack semantic version numbers for correctness
This change ensures that Stack semantic version numbers specified in Mufiles
are correct.  Note that we do not accept ranges for the version number itself,
although obviously when checking dependencies we will permit it.
2016-11-16 10:00:52 -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 Check Stack semantic version numbers for correctness 2016-11-16 10:00:52 -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 Check Stack semantic version numbers for correctness 2016-11-16 10:00:52 -08:00
glide.yaml Check Stack semantic version numbers for correctness 2016-11-16 10:00:52 -08:00
main.go Sketch a mu build command and its scaffolding 2016-11-15 14:30:34 -05: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.