git clone https://github.com/polutz/generator-ptz-app.git
cd generator-ptz-app
npm install -g yo
npm install && typings install
With 'npm link', you can run 'yo ptz-app' from anywhere on your machine, and it will always points to this directory
npm link
npm test
mkdir ptz-app-test && cd ptz-app-test
cd .. && rm -r ptz-app-test && mkdir ptz-app-test && cd ptz-app-test
yo ptz-app