generator-ptz-app

1.0.2 • Public • Published

generator-ptz-app

Build Status codecov.io Dependency Status bitHound Score MIT license

Yeoman generator to create polutz app modules.

How to contribute

pt-br en-us

Install

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

    npm install -g generator-ptz-app yo typings

Create your project

Go to your project folder and run:

    yo ptz-app && typings install

Create an Entity class

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

    yo ptz-app:entity EntityName

Package Sidebar

Install

npm i generator-ptz-app

Weekly Downloads

0

Version

1.0.2

License

MIT

Last publish

Collaborators

  • angeloocana
  • alanmarcell