Closed gamaralf closed 9 years ago
There are some interesting files in generator-backbone/app/templates directory. How do I use them to generate an application? I have tried yo backbone:app something but I worked as if I simply typed yo backbone.
generator-backbone/app/templates
yo backbone:app something
yo backbone
Those are the ones that are used when just using the generator like yo backbone [app-name].
yo backbone [app-name]
Can this issue be closed?
There are some interesting files in
generator-backbone/app/templates
directory. How do I use them to generate an application? I have triedyo backbone:app something
but I worked as if I simply typedyo backbone
.