Project

chsource

0.0
No commit activity in last 3 years
No release in over 3 years
chsource make you change Gemfile's source quickly
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies

Development

~> 1.3
~> 5.0.0
>= 0
 Project Readme

Chsource

Build Status Coverage Status Code Climate Dependency Status Gem Version

Make Gemfile to use 3rd party sources quickly.

screen

Installation

gem install chsource

Usage

Usage: chsource SOURCE

Examples:
  $ chsource taobao   => source 'http://ruby.taobao.org'
  $ chsource gzruby   => source 'http://gems.gzruby.org'
  $ chsource tsinghua => source 'http://mirrors.tuna.tsinghua.edu.cn/rubygems'
  $ chsource rubygems => source 'http://rubygems.org'

Options:
    -v, --version                    Print the version
    -h, --help                       Show this message