pulumi/sdk
Matt Ellis d0485f11f6 Include Python and Go langhosts in Windows SDK
This change includes the Python and Golang language hosts in the Windows
SDK. As part of this change, I had to adjust how we launched the second
stage of the language host, since we can't depend on the shebang, so now
we invoke `python` passing the executor and then the arguments.

Fixes #1509
2018-06-15 11:12:33 -07:00
..
go Appease linters. 2018-06-11 14:32:27 -07:00
nodejs Don't set NODE_PATH in dynamic provider 2018-06-15 11:12:24 -07:00
proto Add license headers 2018-05-22 15:02:47 -07:00
python Include Python and Go langhosts in Windows SDK 2018-06-15 11:12:33 -07:00
README.md Clean up the READMEs 2017-09-11 13:18:09 -07:00

Pulumi Fabric SDKs

This directory contains the Pulumi Fabric SDKs, one for each supported language.

Please see the respective READMEs for information about installing and using these libraries: