stevenhaddox / rvm_fw

RVM::FW - Exposing hidden Rubies for firewalled RVMs
http://rvm-fw.herokuapp.com
MIT License
31 stars 9 forks source link

Create RVM::FW Installer / Update script #26

Closed stevenhaddox closed 10 years ago

stevenhaddox commented 10 years ago

Have it run the steps of installing / updating RVM via RVM::FW and updating the ~/.rvm/user/db and ~/.rvm/user/known files from the most recent RVM::FW versions.

Leaning towards the following URL options:

http(s)://[rvm_fw_url]
  /go
  /install
  /update
  /auto
  /lazy

Other ideas / votes? @mindscratch @adamonduty?

stevenhaddox commented 10 years ago

@adamonduty @mindscratch open to refactoring / ideas if this isn't to your liking. I ran with "/install" as the URL for both updating and installation.

adamonduty commented 10 years ago

:+1: