Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version Manager #6

Open
Fishrock123 opened this issue Oct 11, 2014 · 5 comments
Open

Version Manager #6

Fishrock123 opened this issue Oct 11, 2014 · 5 comments

Comments

@Fishrock123
Copy link
Member

This was brought up to me by @jonathanong.

There's a couple node version-manager options such as n and nvm. However, it would be super helpful to have an official or bundled version manager.

@Qard
Copy link
Member

Qard commented Oct 11, 2014

It'd be good to have something that works across all supported platforms. That'd mean it'd probably have to be native though.

I started writing one myself in Go at one point, but never got around to finishing it. The Go implementation of semver lacks the range syntax, and I never took the time to figure out how to implement it myself--I'm not very experienced with Go.

@Fishrock123
Copy link
Member Author

That'd mean it'd probably have to be native though.

Heh. If we have to go native my vote is for Rust. XD

@Qard
Copy link
Member

Qard commented Oct 11, 2014

Mine too. It'd be a good learning project for those of us that haven't used
it much yet.

@smikes
Copy link

smikes commented Nov 13, 2014

There's nvmw for windows which acts a bit like a subset of nvm

@sergiolepore
Copy link

+1!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants