pulumi/cmd
joeduffy f329df599a Add a cmd/cocogo tool
This change introduces the scaffolding for a new cmd/cocogo tool,
as part of pulumi/coconut#133.  The idea here is to do some very
rudimentary code-gen on a subset of Go, to ease the task of writing
providers.  The README describes this in more detail.  Eventually
this will presumably expand to being a peer language to CocoPy,
etc., in that real code can be written, but for now it's mostly IDL.

At the moment, the tool really doesn't do anything useful, other
than loading up, parsing, semantically validating, and spewing
some information about the Go packages passed at the command line.
2017-04-13 05:29:19 -07:00
..
coco Refactor glog init swizzle to a shared package 2017-04-13 05:27:45 -07:00
cocogo Add a cmd/cocogo tool 2017-04-13 05:29:19 -07:00
cocojs Restructure source layout for tools 2017-04-12 10:38:12 -07:00
cocopy Restructure source layout for tools 2017-04-12 10:38:12 -07:00