pulumi/sdk/README.md

12 lines
339 B
Markdown
Raw Permalink Normal View History

2018-06-30 16:55:12 +00:00
# Pulumi Language SDKs
2018-06-30 16:55:12 +00:00
This directory contains the Pulumi SDKs for all supported languages.
2017-09-11 20:05:01 +00:00
Please see the respective `README`s for information about installing and using these libraries:
2018-06-30 16:55:12 +00:00
* [Node.js](./nodejs)
* [Python](./python)
* [Go](./go)
2018-06-30 16:55:12 +00:00
The language providers work by implementing gRPC interfaces defined in [proto/](./proto/).