generator-codezero-provisioner
v0.0.8
Published
A CodeZero Provisioner generator.
Downloads
4
Maintainers
Readme
generator-codezero-provisioner
CodeZero Provisioner Generator
Installation
First, install the CodeZero CLI using npm (we assume you have pre-installed node.js).
Then simply run the following command, and follow the prompts:
czctl pr-init
Alternative Installation (using Yeoman directly)
This generator is created using Yeoman. So, instead of using the built in czctl pr-init
command, the generator can be run directly using Yeoman.
First, install Yeoman and generator-codezero-provisioner using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-codezero-provisioner
Then generate your new project:
yo codezero-provisioner
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
Apache-2.0 © CodeZero