pulumi/sdk
joeduffy 153344354c Pip install to user homedir
This change passes --user to pip install, so that it installs packages
underneath the home directory.  This is required because, except for the
"python" image in Travis, all Python and Pip-related directories are
root-owned.  The --user approach avoids needing to sudo all over the place.
2018-02-24 09:21:16 -08:00
..
nodejs Implement more of the Python runtime 2018-02-24 08:58:34 -08:00
proto Implement more of the Python runtime 2018-02-24 08:58:34 -08:00
python Pip install to user homedir 2018-02-24 09:21:16 -08:00
README.md Clean up the READMEs 2017-09-11 13:18:09 -07:00

Pulumi Fabric SDKs

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

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