pulumi/sdk
joeduffy c84c43d6c5 Warn if the monitor is missing
This change stops throwing an error if the resource monitor hasn't been
configured, and instead emits a warning.  This will only go out a single
time, and can be suppressed by setting a config flag, but enables running
Pulumi programs directly via `node`, which can be useful for testing.
Of course, when this is done, allocating resource objects has no effect.
2017-09-04 11:35:21 -07:00
..
nodejs Warn if the monitor is missing 2017-09-04 11:35:21 -07:00
proto Configure providers at well-defined points 2017-09-04 11:35:21 -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.