generator-nifty-az
v0.1.4
Published
A collection of useful Azure apps generators
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-azGenerate your new demo
yo nifty-az hello-demoCustomize your demo
See the generated README.md for additional information about the deployment process.
cd hello-demo
yo nifty-az:customizeDeploy by running
See the generated README.md for additional information about the deployment process.
Python version
azd upJava version
cd deploy/aca
azd upLicenses
MIT Licenses, see LICENSE.
