ryenus

Results 75 comments of ryenus

Just to get the CI working first, I don't think it's a good test though.

> This will fail, because Travis is on xenial which can’t build node 18. If you can help install the right C libs on Xenial, that would unblock this :-)...

I second that `--save` can exist but it should NOT be the default. I want to be able to change the current node version regardless which directory I'm currently in.

Sure, I'll have a deeper look once I get a chance.

@ljharb, the patch is finally in a good shape, there's a last minute change I needed to include, meanwhile I saw your formatting tweaks, which is totally ok for me....

Hello, any update on this? maybe it's time to resurrect this? @mislav

@mislav May I ask if there's any update? Or is this something already on the roadmap? Thank you!

Looking at how this is done in Git, it's actually quite straightforward, each `-C` is treated as like a `cd` option to change the current working directory (CWD). It would...

Maybe add the `help wanted` label? @mislav or anyone from the team? Just for the status quo.

BTW, there's [direnv](https://github.com/direnv/direnv), here's a related issue: https://github.com/direnv/direnv/issues/335