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

nodebrew install is slow #59

Open
watiko opened this issue Oct 29, 2016 · 0 comments
Open

nodebrew install is slow #59

watiko opened this issue Oct 29, 2016 · 0 comments

Comments

@watiko
Copy link

watiko commented Oct 29, 2016

nodebrew install v6.9.1 is too slow because nodebrew just run make && make install.
https://github.com/hokaccha/nodebrew/blob/v0.9.6/nodebrew#L115-L118

I'd like to build concurrently so I suggest we use environment variable like MAKEOPTS or MEKE_OPTS.
https://github.com/rbenv/ruby-build#special-environment-variables

Thanks.

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

1 participant