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

Promisify the codebase #509

Open
sindresorhus opened this issue Feb 11, 2017 · 2 comments
Open

Promisify the codebase #509

sindresorhus opened this issue Feb 11, 2017 · 2 comments

Comments

@sindresorhus
Copy link
Member

Would be nice to cleanup the codebase to use promises instead of callbacks: https://github.com/yeoman/yo/search?utf8=%E2%9C%93&q=cb%28

Should probably wait on yeoman/generator#1006.

@patrick-motard
Copy link

Would it be okay to use the bluebird promise library?

@sindresorhus
Copy link
Member Author

If there's an actual need for the extra methods, sure.

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