pulumi/sdk
joeduffy d3bd43fea9 Rename PropertyValue<T> to MaybeComputed<T>
As I started rolling this out, I realized that end user code actually
has to use this type sometimes.  And that the current names are inconsistent,
after eschewing Property<T> in favor of Computed<T>.  The new names read better.
2017-09-05 11:14:28 -07:00
..
nodejs Rename PropertyValue<T> to MaybeComputed<T> 2017-09-05 11:14:28 -07:00
proto Add the notion of stable states 2017-09-05 10:01:00 -07:00
README.md Implement initial Lumi-as-a-library 2017-09-04 11:35:20 -07:00

lumi/sdk

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

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