UPDATE: This repository is archived effective December 12, 2024. Development of the Nifty AZ Generator continues at https://github.com/nifty-az/generator-nifty-az.
A collection of useful Azure Demo generators
First, install Yeoman and generator-nifty-az
using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-nifty-az
yo nifty-az hello-demo
See the generated README.md
for additional information about the deployment process.
cd hello-demo
yo nifty-az:customize
See the generated README.md
for additional information about the deployment process.
azd up
cd deploy/aca
azd up
MIT Licenses, see LICENSE
.