|
|
|
|
|
by bdcravens
4293 days ago
|
|
Why not Vagrant? Yes, it's a VM, but it really makes it much easier. Is the issue of using ssh/CLI the issue? If you plan to use Ruby professionally, you're gonna need those skills. Additionally, some things like Redis, common to many Ruby apps, just won't run on Windows. |
|
My question was more of a concern for the future of my current dev setup. I was hoping someone on HN would know of a better solution to install Ruby on Windows manually, without having to wait on RubyInstaller.
I will check out Vagrant as you suggested.