generator-nifty-az

0.1.4 • Public • Published

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.

/generator-nifty-az/

    Package Sidebar

    Install

    npm i generator-nifty-az

    Weekly Downloads

    2

    Version

    0.1.4

    License

    MIT

    Unpacked Size

    11.6 kB

    Total Files

    7

    Last publish

    Collaborators

    • dbroeglin