Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

generator-azure-cli-modules

pj367717MIT0.1.0

Azure-cli command module generator

azure, azure-cli, yo, generator, command module, yeoman-generator

readme

generator-azure-cli-modules NPM version Build Status Dependency Status Coverage percentage

Azure-cli command module generator

Installation

First, install Yeoman and generator-azure-cli-modules using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-azure-cli-modules

Then generate your new project:

yo azure-cli-modules

Getting To Know Yeoman

  • Yeoman has a heart of gold.
  • Yeoman is a person with feelings and opinions, but is very easy to work with.
  • Yeoman can be too opinionated at times but is easily convinced not to be.
  • Feel free to learn more about Yeoman.

License

MIT © pj3677