Skip to content

Introduction of a ruby version manager for windows #378

@magynhard

Description

@magynhard

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions