I'm new to Ruby and currently using Windows 10. I'm facing difficulty installing RVM. Since I work on different projects with varying Ruby versions, I want to use RVM to manage them easily. Currently, I find myself frequently changing the system variable path whenever I switch between projects. Could you please help me with this? Thanks in advance!
Im have installed the RVM but it shows something like this 'rvm' is not recognized as an internal or external command, operable program or batch file.
RVM supports most UNIX like systems and Windows. The basic requirements are bash, curl, gpg2 and overall GNU version of tools - but RVM tries to autodetect it and install anything that is needed.
Use WSL(Windows Subsystem For Linux) - https://learn.microsoft.com/pt-br/windows/wsl/install
from: https://rvm.io/rvm/install