pulumi/sdk
Abhinav Gupta edc718edb0 `pulumi new` uses bubbletea for template selector.
Fixes #11812
Fixes #8169

Rewrote `pulumi new` template selector. It now has pagination and
performs better on terminals with fewer columns.
2023-09-14 12:24:59 -07:00
..
go `pulumi new` uses bubbletea for template selector. 2023-09-14 12:24:59 -07:00
nodejs `pulumi new` uses bubbletea for template selector. 2023-09-14 12:24:59 -07:00
proto/go Add matrix testing (#13705) 2023-09-13 15:17:46 +00:00
python `pulumi new` uses bubbletea for template selector. 2023-09-14 12:24:59 -07:00
README.md Cleanup sdk/README.md 2023-01-03 17:12:12 -05:00
go.mod cmdutil.ReadConsole[NoEcho]: Use bubbletea (#13815) 2023-08-30 17:08:44 +00:00
go.sum cmdutil.ReadConsole[NoEcho]: Use bubbletea (#13815) 2023-08-30 17:08:44 +00:00

README.md

Pulumi Language SDKs

This directory contains Pulumi SDKs for the following languages:

See the respective READMEs for information about installing and using these libraries.

The language providers work by implementing gRPC interfaces defined in the top level directory proto.