I have created one yo generator
and I can see the code is available in github and also showing in yo generator
list.
Its working perfectly when I do npm install
to download the generator code into my local machine and also when scaffold application using yo command.
Only problem is one of my file (systemjs.config.js) which is in the /generator/template folder is not getting downloaded niter from npm install
nor when I scaffold application using yo
command.
generator link git link to generator
command to download and scaffold from yo generator
npm install -g yo
npm install -g generator-angular2-with-router
yo angular2-with-router