generator-nifty-az
v0.1.4
Published
A collection of useful Azure apps generators
Downloads
9
Maintainers
Readme
generator-nifty-az
A collection of useful Azure Demo generators
Installation
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
Generate your new demo
yo nifty-az hello-demo
Customize your demo
See the generated README.md
for additional information about the deployment process.
cd hello-demo
yo nifty-az:customize
Deploy by running
See the generated README.md
for additional information about the deployment process.
Python version
azd up
Java version
cd deploy/aca
azd up
Licenses
MIT Licenses, see LICENSE
.