@mixer/cdk-quickstart-publisher
v1.0.3
Published
This is a helper script to publish quickstarts for cdk. Used internally within Mixer.
Keywords
Readme
cdk-quickstart-publisher
This is a helper script to publish quickstarts for cdk. Used internally within Mixer.
How to use
npm i -g @mixer/cdk-quickstart-publisher- Set your
AZURE_STORAGE_CONNECTION_STRINGenvironment variable appropriately.direnvis super useful for this. - Create a
.cdk-quickstartfile in your project that exports a list of file rules. Here's an example. npm install -g @mcph/cdk-quickstart-publisher- Run
cdk-quickstart-publisherto do the thing!

