pulumi/sdk
Justin Van Patten 7278a7429c
Don't remove tests from @pulumi/pulumi npm package (#3532)
The test files are currently included in the npm package, and we have packages that depend on the test files currently, so when installing the linkable `@pulumi/pulumi` package locally, don't delete the tests.
2019-11-19 21:29:53 +00:00
..
dotnet Simplify API for making archives. (#3475) 2019-11-19 13:19:06 -05:00
go Add Go support for config.*Object (#3526) 2019-11-18 18:53:27 -08:00
nodejs Don't remove tests from @pulumi/pulumi npm package (#3532) 2019-11-19 21:29:53 +00:00
proto Propagate inputs to outputs during preview. (#3327) 2019-11-11 12:09:34 -08:00
python Fix Python package versions. (#3505) 2019-11-13 11:34:59 -08:00
README.md Update stale README 2018-06-30 09:55:12 -07:00

Pulumi Language SDKs

This directory contains the Pulumi SDKs for all supported languages.

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

The language providers work by implementing gRPC interfaces defined in proto/.