How do I install RVM on Windows 7?
It says to install RVM, and use the following script:
user$ bash -s stable < <(curl -s https://raw.github.co
RVM supports most UNIX like systems and Windows (with Cygwin or Bash on Ubuntu on Windows). https://rvm.io/rvm/install
Bash on Ubuntu on Windows works fine for me.