Skip to content

Latest commit

 

History

History
53 lines (36 loc) · 2.39 KB

README.md

File metadata and controls

53 lines (36 loc) · 2.39 KB

Travis master Coverage Status Snyk master

Project Structure

This repository uses Yarn Workspaces and contains four submodules which integrate with each other:

Common

NPM versionLicense

A collection of utilities useful in SDK and plugin development. See readme for details.

GRPC

NPM versionLicense

Generated server and client code for pulumi protobuf format. See readme for details.

Plugin

NPM versionLicense

A library to create plugins for pulumi. See readme for details.

SDK

NPM versionLicense

A collection of helper utilities for SDK development. See readme for details.

License

MIT