-
Notifications
You must be signed in to change notification settings - Fork 273
Open
Description
Situation
When working on linux, it is very handy to use rvm (rvm.io) to manage several ruby environments.
When working on windows, there was no native alternative on the classic command line.
Solution
I was very unhappy with that and decided to start reimplementing a solution like rvm for windows.
It is based on your great windows installers and in early beta status.
As soon as it is fully developed and meets your requirements, I would be delighted if you could officially recommend the tool on your website.
I look forward to working with you.
So I would be very pleased to receive feedback from you. The basic features are working right now and limited to ruby releases x64 with devkit.
https://github.com/magynhard/rvm-windows
EDIT:
What I'm longing for
- provides the basic features and behaviour like RVM.io does for Linux/Mac/*nix
- as I'm using rvm.io on linux, it would be nice to have the same CLI on windows
- runs on windows on the classic command line
- automatically switches ruby versions in directories with .ruby-version or Gemfile files
Metadata
Metadata
Assignees
Labels
No labels