nvm/test
Kayla Altepeter a5aec107df
[New] adding default and alias option to `nvm install`
For: `nvm install 8.12.0` after install:

--alias=8 is equivalent to `nvm alias 8 8.12.0`
--default is equivalent to `nvm alias default 8.12.0`

Co-authored-by: Kayla Altepeter <kayla@kaylaaltepeter.com>
Co-authored-by: Dena Burd <me@Denas-MacBook-Air.local>
Co-authored-by: Jordan Harband <ljharb@gmail.com>
2018-10-22 08:32:29 -05:00
..
fast [Refactor] add `nvm_get_checksum_binary`; use it in `nvm debug` 2020-07-31 22:13:21 -07:00
install_script [New] add support for `$XDG_CONFIG_HOME` 2018-08-14 21:45:40 +02:00
installation_iojs [Fix] `install`: Add missing io.js installation message 2019-01-22 15:46:29 +08:00
installation_node [New] adding default and alias option to `nvm install` 2018-10-22 08:32:29 -05:00
mocks [Fix] Correct most of the wrong indentation 2018-02-26 02:20:21 +08:00
slow [Tests] pin `david` to v11 2019-12-09 08:51:46 -08:00
sourcing Respect previously nvm-loaded node version when sourcing 2016-11-14 19:18:24 +02:00
common.sh [Tests] add more checks to make_fake_* helpers 2019-02-23 15:24:02 -08:00