Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
Go to file
2023-01-05 21:15:05 +07:00
.github [Tests] move install script tests to github actions 2022-10-26 14:47:18 -07:00
created a fork of this project created a fork of this project 2023-01-05 21:15:05 +07:00
test [Tests] improve debug output on failure 2022-12-27 21:41:39 -08:00
.dockerignore Remove useless trailing newlines 2018-02-26 01:01:30 +08:00
.editorconfig [meta] Rename some files to be more cross platform 2021-01-04 00:49:05 +01:00
.gitattributes Remove useless trailing newlines 2018-02-26 01:01:30 +08:00
.gitignore [Refactor] extract “get default packages” logic to nvm_get_default_packages 2019-02-01 13:27:18 -08:00
.mailmap Add a Git .mailmap with my new name 2017-10-04 12:55:41 +02:00
.npmrc Only apps should have lockfiles 2017-10-05 13:34:54 -07:00
.travis.yml [Tests] move install script tests to github actions 2022-10-26 14:47:18 -07:00
bash_completion [Fix] bash_completion: be robust when cd is overridden 2021-09-13 15:26:40 +03:00
CODE_OF_CONDUCT.md [meta] use HEAD instead of master where possible 2022-12-23 12:53:40 -08:00
CONTRIBUTING.md [meta] use HEAD instead of master where possible 2022-12-23 12:53:40 -08:00
Dockerfile [Dockerfile] Update base image from Ubuntu 18.04 to 20.04, cc #2877 2022-09-07 16:36:29 +08:00
GOVERNANCE.md [meta] add project charter and governance 2021-04-26 12:56:08 -07:00
install.sh v0.39.3 2022-12-23 12:57:56 -08:00
LICENSE.md [meta] add copyright line to license file 2019-07-17 10:48:23 -07:00
Makefile [Dev Deps] update doctoc, replace, semver 2021-02-01 14:31:06 -08:00
nvm-exec [shellcheck] disable additional -x warning from v0.7.2 2021-05-03 14:26:45 -07:00
nvm.sh v0.39.3 2022-12-23 12:57:56 -08:00
package.json v0.39.3 2022-12-23 12:57:56 -08:00
PROJECT_CHARTER.md [meta] add project charter and governance 2021-04-26 12:56:08 -07:00
rename_test.sh [meta] Rename some files to be more cross platform 2021-01-04 00:49:05 +01:00
ROADMAP.md [meta] update repo links to point to org 2019-04-24 16:08:34 -07:00
update_test_mocks.sh [Refactor] add nvm_wrap_with_color_code; allow no color code 2022-10-13 20:16:42 -07:00