项目作者: keith

项目描述 :
Set bundler's number of jobs after install rubies
高级语言: Shell
项目地址: git://github.com/keith/rbenv-bundler-cores.git
创建时间: 2014-10-20T21:45:47Z
项目社区:https://github.com/keith/rbenv-bundler-cores

开源协议:MIT License

下载


rbenv-bundler-cores

This rbenv plugin very simply sets the number of jobs bundler
is allowed to do simultaneously based on the number of cores in your
machine. The meat of this logic is here.

The rbenv specific stuff in this plugin comes from
rbenv-default-gems and rbenv-ctags.