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

[Feature request] Tag version #558

Closed
andriy2 opened this issue Aug 11, 2020 · 2 comments
Closed

[Feature request] Tag version #558

andriy2 opened this issue Aug 11, 2020 · 2 comments

Comments

@andriy2
Copy link

andriy2 commented Aug 11, 2020

Any way to 'tag' installed versions like install

Usage behavior:

nvm tag <version> [name]
nvm untag <version>

then any time to change version you don't have to remember version number but just type

nvm use <name>
@andriy2
Copy link
Author

andriy2 commented Aug 11, 2020

If you have two node versions - it's okay to just nvm list and find needed version, but if you have different projects, some on LTS, some on Latest, some on elder node versions - it would be comfortable to use use tags instead of versions

@coreybutler
Copy link
Owner

Duplicate of #478.

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

No branches or pull requests

2 participants