Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
cqyhm
/
nvm
Public
forked from
nvm-sh/nvm
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
nvm_exec
User selector
All users
All time
Commit history
Commits on Aug 3, 2014
Tweaking the readme description
ljharb
committed
a703d35
View commit details
Copy full SHA for a703d35
Browse repository at this point
Commits on Aug 2, 2014
Adding nvm exec tests.
ljharb
committed
1fa2acf
View commit details
Copy full SHA for 1fa2acf
Browse repository at this point
Commits on Aug 1, 2014
Adding `nvm exec` command.
ljharb
committed
d5c0e94
View commit details
Copy full SHA for d5c0e94
Browse repository at this point
Ensure that `nvm ls node` doesn't return "node_modules", for example.
ljharb
committed
6dc602b
View commit details
Copy full SHA for 6dc602b
Browse repository at this point
Commits on Jul 29, 2014
v0.12.2
ljharb
committed
1d37af1
View commit details
Copy full SHA for 1d37af1
Browse repository at this point
Commits on Jul 28, 2014
Make sure awk is referenced unaliased, per https://github.com/creationix/nvm/issues/162#issuecomment-50284503
ljharb
committed
781373f
View commit details
Copy full SHA for 781373f
Browse repository at this point
Commits on Jul 24, 2014
v0.12.1
ljharb
committed
68574cc
View commit details
Copy full SHA for 68574cc
Browse repository at this point
Merge pull request #481 from johnloy/master
Show description for 0f3b063
ljharb
committed
0f3b063
View commit details
Copy full SHA for 0f3b063
Browse repository at this point
Changes $path var to $node_path
Show description for d181abb
johnloy
committed
d181abb
View commit details
Copy full SHA for d181abb
Browse repository at this point
Commits on Jul 23, 2014
v0.12.0
ljharb
committed
f5643dc
View commit details
Copy full SHA for f5643dc
Browse repository at this point
Merge pull request #480 from fjakobs/patch-1
Show description for 6bcac7f
ljharb
committed
6bcac7f
View commit details
Copy full SHA for 6bcac7f
Browse repository at this point
master branch might not exist
Show description for ad71389
Fabian Jakobs
committed
ad71389
View commit details
Copy full SHA for ad71389
Browse repository at this point
Commits on Jul 22, 2014
Merge pull request #408 from creationix/nvm_system_awareness
Show description for 8cbf149
ljharb
committed
8cbf149
View commit details
Copy full SHA for 8cbf149
Browse repository at this point
Commits on Jul 21, 2014
`nvm use system` should work as expected.
ljharb
committed
e7ada80
View commit details
Copy full SHA for e7ada80
Browse repository at this point
If nvm is deactivated, display "none" or "system" instead of the system node version
ljharb
committed
9912f7c
View commit details
Copy full SHA for 9912f7c
Browse repository at this point
If `nvm_ls` is called without a pattern, and node exists, tack on "system".
ljharb
committed
6e02e5a
View commit details
Copy full SHA for 6e02e5a
Browse repository at this point
Add `system` support to `nvm_print_versions`
ljharb
committed
42b0107
View commit details
Copy full SHA for 42b0107
Browse repository at this point
Add nvm_tree_contains_path function
ljharb
committed
1c50c5c
View commit details
Copy full SHA for 1c50c5c
Browse repository at this point
v0.11.2
ljharb
committed
200a9aa
View commit details
Copy full SHA for 200a9aa
Browse repository at this point
Adding a slow `nvm current` test, since it needs an installed version of node.
ljharb
committed
4512337
View commit details
Copy full SHA for 4512337
Browse repository at this point
Avoid calling "nvm_ls current" and call "nvm_ls_current" directly
ljharb
committed
55677db
View commit details
Copy full SHA for 55677db
Browse repository at this point
Commits on Jul 18, 2014
Fix curl/wget detection. Fixes #478
ljharb
committed
ca43ca2
View commit details
Copy full SHA for ca43ca2
Browse repository at this point
Merge pull request #479 from koenpunt/fix-args-replacement
Show description for fafbeb8
ljharb
committed
fafbeb8
View commit details
Copy full SHA for fafbeb8
Browse repository at this point
string replacement turns out not POSIX compliant
koenpunt
committed
9c2127c
View commit details
Copy full SHA for 9c2127c
Browse repository at this point
Fixing `make release` to also cover package.json.
Show description for 5ec0cce
ljharb
committed
5ec0cce
View commit details
Copy full SHA for 5ec0cce
Browse repository at this point
v0.11.1
ljharb
committed
7a423b7
View commit details
Copy full SHA for 7a423b7
Browse repository at this point
Commits on Jul 17, 2014
Fixing `make release` - amending a tagged commit makes the commit not match the tag.
ljharb
committed
a3de7f3
View commit details
Copy full SHA for a3de7f3
Browse repository at this point
Fix #476 by making sure to cd into `$NVM_DIR` before checking out the tag. Also delete the master branch, because we won't be needing that.
ljharb
committed
55d892a
View commit details
Copy full SHA for 55d892a
Browse repository at this point
Commits on Jul 16, 2014
Merge pull request #474 from mzgol/wget-hotfix
Show description for 3b42df8
ljharb
committed
3b42df8
View commit details
Copy full SHA for 3b42df8
Browse repository at this point
Hotfix: correctly map curl's `-C -` to wget
Show description for 21fa842
mgol
committed
21fa842
View commit details
Copy full SHA for 21fa842
Browse repository at this point
Commits on Jul 15, 2014
v0.11.0
ljharb
committed
4895aeb
View commit details
Copy full SHA for 4895aeb
Browse repository at this point
Adding `teardown` to `test/fast/Listing versions/`
ljharb
committed
8a29122
View commit details
Copy full SHA for 8a29122
Browse repository at this point
Making sure to quote this output, so that paths with spaces don't break the method.
Show description for 26ed7a0
ljharb
committed
26ed7a0
View commit details
Copy full SHA for 26ed7a0
Browse repository at this point
Merge pull request #470 from creationix/has_system_node
Show description for 00ca528
ljharb
committed
00ca528
View commit details
Copy full SHA for 00ca528
Browse repository at this point
Adding nvm_has_system_node
ljharb
committed
6d2912a
View commit details
Copy full SHA for 6d2912a
Browse repository at this point
Previous
Next
You can’t perform that action at this time.