Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Standard way to require generators #156

Closed
revathskumar opened this issue Jan 29, 2013 · 1 comment
Closed

Standard way to require generators #156

revathskumar opened this issue Jan 29, 2013 · 1 comment

Comments

@revathskumar
Copy link
Member

Which is standard way to require generators?
require('yeoman-generator') or require('yeoman-generators')

I saw require('yeoman-generator') in the following generators

and require('yeoman-generators') in the following

If I am creating a new yeoman generator, which one should I use?

Thanks,
Revath

@sindresorhus
Copy link
Member

It's yeoman-generator.

We're currently working on fixing the current generators

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants