1.2.4 • Published 7 years ago

generator-ptz-domain v1.2.4

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

generator-ptz-domain

Build Status codecov.io Dependency Status bitHound Score MIT license

Yeoman generator to create polutz domain 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-domain yo typings

Create your project

Go to your project folder and run:

    yo ptz-domain && typings install

Create an Entity class

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

    yo ptz-domain:entity EntityName
1.2.4

7 years ago

1.2.3

7 years ago

1.2.2

7 years ago

1.2.0

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.0

7 years ago