This website works better with JavaScript.
Explore
Help
Sign In
alvis
/
nvm
Watch
1
Star
0
Fork
You've already forked nvm
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
895
Commits
1
Branch
90
Tags
3.7 MiB
Shell
97.6%
Makefile
1.4%
Dockerfile
1%
Tree:
879dda6c3d
nvm
/
test
/
fast
/
Unit tests
History
Jordan Harband
f1f11e3b7a
Ensure `nvm_version node` and `nvm_version node-` report the latest stable node version.
11 years ago
..
nvm_add_iojs_prefix
Add `nvm_add_iojs_prefix`
11 years ago
nvm_alias
Add `nvm_alias` and unit tests.
11 years ago
nvm_alias_path
Consolidate "alias" directory to a method.
11 years ago
nvm_checksum
Run cleanup on die in nvm_checksum unit test.
11 years ago
nvm_ensure_version_prefix
Update `nvm_ensure_version_prefix` to support `iojs`-prefixed version strings.
11 years ago
nvm_find_up
Unit tests: add `nvm_find_up`
11 years ago
nvm_format_version
nvm_format_version: add unit tests.
11 years ago
nvm_get_latest missing curl or wget
Tests for `nvm_get_latest`
11 years ago
nvm_has
Unit tests: add `nvm_has`
11 years ago
nvm_has_system_iojs
Add `nvm_has_system_iojs`
11 years ago
nvm_has_system_node
Adding nvm_has_system_node
11 years ago
nvm_iojs_prefix
Add `nvm_iojs_prefix`
11 years ago
nvm_is_iojs_version
Add `nvm_is_iojs_version`
11 years ago
nvm_ls_current
Add nvm_ls_current test for
#605
An error occurred
and `zsh`.
11 years ago
nvm_ls_remote
Support `nvm ls-remote stable` and `nvm ls-remote unstable`
11 years ago
nvm_ls_remote_iojs
Add `nvm_ls_remote_iojs` and `nvm ls-remote` support for iojs.
11 years ago
nvm_node_prefix
Add `nvm_node_prefix`
11 years ago
nvm_num_version_groups
Adding `nvm_num_version_groups`
11 years ago
nvm_prepend_path
Use correct variables
11 years ago
nvm_print_implicit_alias errors
Adding nvm_print_implicit_alias error tests.
11 years ago
nvm_print_implicit_alias success
Properly handle nvm_print_implicit_alias splitting in zsh.
11 years ago
nvm_remote_version
Add iojs support to `nvm_remote_version`
11 years ago
nvm_strip_iojs_prefix
Add `nvm_strip_iojs_prefix`
11 years ago
nvm_strip_path
Fix `nvm_strip_path` for >= v0.12.0 node, and all io.js versions.
11 years ago
nvm_tree_contains_path
Add error checking to nvm_tree_contains_path
11 years ago
nvm_validate_implicit_alias
Add nvm_validate_implicit_alias
11 years ago
nvm_version
Ensure `nvm_version node` and `nvm_version node-` report the latest stable node version.
11 years ago
nvm_version_dir
Put node versions >= 0.12 in `versions/node` instead of just `versions`
11 years ago
nvm_version_greater
Fixing nvm_version_greater tests.
11 years ago
nvm_version_path
Make `nvm_print_versions` support iojs via `nvm_version_path`.
11 years ago