Skip to content
This repository has been archived by the owner on Jul 1, 2019. It is now read-only.

Provide configuration for multi-core bundler #7

Open
timriley opened this issue Oct 14, 2014 · 0 comments
Open

Provide configuration for multi-core bundler #7

timriley opened this issue Oct 14, 2014 · 0 comments

Comments

@timriley
Copy link
Member

Run something like this:

number_of_cores=$(sysctl -n hw.ncpu)
bundle config --global jobs $((number_of_cores - 1))
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant