generator-ptz

1.3.25 • Public • Published

generator-ptz

Build Status codecov.io Dependency Status bitHound Score MIT license

Yeoman base generator to create polutz modules.

Install

You can remove 'yo typings' if you already have them installed

    npm install -g generator-ptz yo typings

Create your project

Go to your project folder and run:

    yo ptz && typings install

Create an Entity class

replace 'EntityName' with your class name, using first letter as upercase

    yo ptz-domain:entity EntityName

/generator-ptz/

    Package Sidebar

    Install

    npm i generator-ptz

    Weekly Downloads

    5

    Version

    1.3.25

    License

    MIT

    Last publish

    Collaborators

    • angeloocana
    • alanmarcell