Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
Go to file
2022-01-14 08:35:09 +03:30
.github [Fix] install: fix method=script install condition 2021-11-30 16:07:22 +01:00
test [Fix] set -E: Add test for node install on Bash with an ERR trap and set -E 2021-12-27 16:02:25 +11: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] blacklist expired LetsEncrypt CA 2021-10-06 01:50:44 -04:00
Afsaneh1361 Rename README.md to Afsaneh1361 2022-01-14 08:35:09 +03:30
bash_completion [Fix] bash_completion: be robust when cd is overridden 2021-09-13 15:26:40 +03:00
CODE_OF_CONDUCT.md [meta] add CODE_OF_CONDUCT.md 2021-02-15 14:33:44 -08:00
CONTRIBUTING.md [Docs] Improve md file syntax 2018-07-15 02:26:05 +08:00
Dockerfile [Dockerfile] Update dated base image from Ubuntu 16.04 to 18.04 2021-08-31 02:03:30 +08:00
GOVERNANCE.md [meta] add project charter and governance 2021-04-26 12:56:08 -07:00
install.sh v0.39.1 2021-12-17 14:55:52 -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 [Fix] avoid OpenBSD nvm install error when /sbin/init doesn't exist 2021-12-26 15:31:53 +11:00
package.json v0.39.1 2021-12-17 14:55:52 -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 [Fix] nvm alias/nvm_list_aliases: support lts/ aliases 2021-12-16 15:54:38 -08:00