1 Star 0 Fork 1

Roger / my_rvm_installer

forked from 幽幽蓝梦 / my_rvm_installer 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

My Rvm Installer

Speed up the rvm installation for me.

I am a Chinese. I live in China. I love China.

Usages

# Install the rvm in my way

# step1
## get the rsa keys
$ gpg2 --recv-keys 409B6B1796C275462A1703113804BB82D39DC0E3 7D2BAF1CF37B13E2069D6956105BD0E739499BDB

# step2
## original way
$ \curl -sSL https://get.rvm.io | bash -s stable

## my way
$ \curl -sSL http://qiniu.forqian.cn/rvm-installer.txt | bash -s stable
### backup for may way
$ \curl -sSL http://qiniu.forqian.cn/blue_dream_tools/my_rvm_installer/rvm-installer.txt | bash -s stable
### backup for my way
$ \curl -sSL https://gitee.com/blue_dream_tools/my_rvm_installer/raw/master/rvm-installer.txt | bash -s stable

Supported Rvm Versions

latest version: 1.29.10

supported versions: [1.25.34, 1.29.10]

(updated_at 2020-09-26 20:49)

Source Bash Scripts

qiniu.forqian.cn

url: http://qiniu.forqian.cn/rvm-installer.txt

backup_url: http://qiniu.forqian.cn/blue_dream_tools/my_rvm_installer/rvm-installer.txt

backup_url: https://gitee.com/blue_dream_tools/my_rvm_installer/raw/master/rvm-installer.txt

github.com

https://raw.githubusercontent.com/rvm/rvm/master/binscripts/rvm-installer

Source Tags

qiniu.forqian.cn

http://qiniu.forqian.cn/blue_dream_tools/my_rvm_installer/rvm-tags.txt

bitbucket.org

https://api.bitbucket.org/2.0/repositories/mpapis/rvm/refs/tags?sort=-name&pagelen=20

github.com

https://api.github.com/repos/rvm/rvm/tags

Source Releases

qiniu.forqian.cn

template

package_url: http://qiniu.forqian.cn/blue_dream_tools/my_rvm_installer/${_version}.tar.gz

verfiy_pgp_url: http://qiniu.forqian.cn/blue_dream_tools/my_rvm_installer/${_version}.tar.gz.asc

example

package_url: http://qiniu.forqian.cn/blue_dream_tools/my_rvm_installer/1.29.10.tar.gz

verfiy_pgp_url: http://qiniu.forqian.cn/blue_dream_tools/my_rvm_installer/1.29.10.tar.gz.asc

bitbucket.org

list

https://bitbucket.org/mpapis/rvm/downloads/?tab=tags

https://bitbucket.org/mpapis/rvm/downloads/?tab=downloads

template

package_url: https://bitbucket.org/mpapis/rvm/get/${_version}.tar.gz

verfiy_pgp_url: https://bitbucket.org/mpapis/rvm/downloads/${_version}.tar.gz.asc

example

package_url: https://bitbucket.org/mpapis/rvm/get/1.29.10.tar.gz

verfiy_pgp_url: https://bitbucket.org/mpapis/rvm/downloads/1.29.10.tar.gz.asc

github.com

list

https://github.com/rvm/rvm/tags

https://github.com/rvm/rvm/releases

template

package_url: https://github.com/rvm/rvm/archive/${_version}.tar.gz

verfiy_pgp_url: https://github.com/rvm/rvm/releases/download/${_version}/${_version}.tar.gz.asc

example

package_url: https://github.com/rvm/rvm/archive/1.29.10.tar.gz

verfiy_pgp_url: https://github.com/rvm/rvm/releases/download/1.29.10/1.29.10.tar.gz.asc

MIT License Copyright (c) 2020 WuDi Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

Speed up the rvm installation for me. 展开 收起
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/yuriluo/my_rvm_installer.git
git@gitee.com:yuriluo/my_rvm_installer.git
yuriluo
my_rvm_installer
my_rvm_installer
master

搜索帮助