Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add SDK code generators #1

Merged
merged 4 commits into from
Sep 12, 2020
Merged

Add SDK code generators #1

merged 4 commits into from
Sep 12, 2020

Conversation

lukehoban
Copy link

This shows how to generate SDKs for all 4 supported languages from a simple 115 line code generator script and a single schema.json file.

@lukehoban lukehoban requested review from pgavlin and stack72 March 11, 2020 06:18
@lukehoban lukehoban force-pushed the lukehoban/sdk-code-generators branch from 288118f to 2a2559f Compare March 11, 2020 06:22
sdk/nodejs/package.json Show resolved Hide resolved
schema.json Show resolved Hide resolved
schema.json Outdated Show resolved Hide resolved
schema.json Show resolved Hide resolved
@joeduffy
Copy link
Member

@lukehoban @stack72 Any thoughts on when this might be merged? Just ran into the need for it and was about to go about implementing this ... And voila, conveniently found this Pull Request! I'll pull the branch and give it a go but wasn't sure if it's not quite ready yet (and if it is, probably worth merging)

@lukehoban lukehoban merged commit ca39840 into master Sep 12, 2020
@pulumi-bot pulumi-bot deleted the lukehoban/sdk-code-generators branch September 12, 2020 00:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants