pulumi/cmd
joeduffy b408c3ce2a Pass compiler options to template evaluation
In some cases, we want to specialize template generation based on
the options passed to the compiler.  This change flows them through
so that they can be accessed as

        {{if .Options.SomeSetting}}
        ...
        {{end}}
2016-12-09 12:42:28 -08:00
..
build.go Pass compiler options to template evaluation 2016-12-09 12:42:28 -08:00
get.go Add a mu get command 2016-11-19 16:44:25 -08:00
mu.go Remove a useless log message 2016-11-22 09:36:07 -08:00
version.go Annotate a bunch of TODOs with work item numbers 2016-11-23 12:30:02 -08:00