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

nvm self update #2411

Closed
xenoterracide opened this issue Jan 14, 2021 · 1 comment
Closed

nvm self update #2411

xenoterracide opened this issue Jan 14, 2021 · 1 comment

Comments

@xenoterracide
Copy link

looking at the docs I don't see a great way to keep nvm itself updated, if you aren't using a package manager to install it anyways. The only way I can think of is to download the install.sh from master instead of a tag, though I suspect this is dangerous due to master being a non release point. Ideas

  1. have a maint branch that is only merged into upon release
  2. have a latest tag that can be used to reference the latest release
  3. if needed have maint-vx.x branches to maintain multiple versions
@ljharb
Copy link
Member

ljharb commented Jan 14, 2021

Duplicate of #400.

@ljharb ljharb closed this as completed Jan 14, 2021
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

2 participants