• gem國內資源包

    pip國內資源包 composer國內資源包 gem國內資源包 maven國內資源包 npm國內資源包

    使用包管理可以大大降低引用和管理第三方庫的成本,但是很多源都在國外,通過包管理安裝的時候,容易超時;我們可以通過修改為國內源,或者使用代理來解決這個問題。

    本文檔是bejson為您整理的gem包國內資源,包括清華大學gem包,Ruby China gem包等

    提供方 源及使用方式
    Ruby China

    https://ruby.taobao.org/

    gem sources --add https://gems.ruby-china.org/ --remove https://rubygems.org/
    清華大學

    https://mirrors.tuna.tsinghua.edu.cn/rubygems/

    gem sources --add https://mirrors.tuna.tsinghua.edu.cn/rubygems/ --remove https://rubygems.org/

    您最近使用了:

    收藏 菜單 QQ