pulumi/cmd
joeduffy 901c1cc6cf Add scaffolding for mu apply, compile, and plan
This adds scaffolding but no real functionality yet, as part of
marapongo/mu#41.  I am landing this now because I need to take a
not-so-brief detour to gut and overhaul the core of the existing
compiler (parsing, semantic analysis, binding, code-gen, etc),
including merging the new pkg/pack contents back into the primary
top-level namespaces (like pkg/ast and pkg/encoding).

After that, I can begin driving the compiler to achieve the
desired effects of mu compile, first and foremost, and then plan
and apply later on.
2017-01-17 14:40:55 -08:00
..
apply.go Add scaffolding for mu apply, compile, and plan 2017-01-17 14:40:55 -08:00
build.go Pass compiler options to template evaluation 2016-12-09 12:42:28 -08:00
compile.go Add scaffolding for mu apply, compile, and plan 2017-01-17 14:40:55 -08:00
describe.go Add scaffolding for mu apply, compile, and plan 2017-01-17 14:40:55 -08:00
get.go Implement custom decoding of ModuleMembers 2017-01-15 14:57:42 -08:00
mu.go Add scaffolding for mu apply, compile, and plan 2017-01-17 14:40:55 -08:00
packages.go Add scaffolding for mu apply, compile, and plan 2017-01-17 14:40:55 -08:00
plan.go Add scaffolding for mu apply, compile, and plan 2017-01-17 14:40:55 -08:00
version.go Annotate a bunch of TODOs with work item numbers 2016-11-23 12:30:02 -08:00