@shadowspawn/nvh
Advanced tools
Changelog
[6.0.2] (2018-09-23)
Changelog
[6.0.0] (2018-09-15)
nvh cache clear
remove all downloaded versionsnvh cache prune
remove all downloaded versions except the installed version (replacing nvh prune
)index.tab
on mirror rather than scraping html page to find remote versionscurl
/wget
operations, including
curl
errorscurl
/wget
operationsnvh prune
(replaced by nvh cache prune
)Changelog
[5.0.0] (2018-08-19)
NVH_USER
and NVH_PASSWORD
: instead, include in NVH_NODE_MIRROR
)NVH_PROXY_USER
and NVH_PROXY_PASSWORD
: instead, include in proxy url or .curlrc
or .wgetrc
Changelog
[4.2.0] (2018-08-11)
NVH_USER
and NVH_PASSWORD
: instead, include in NVH_NODE_MIRROR
)NVH_PROXY_USER
and NVH_PROXY_PASSWORD
: instead, include in proxy url or .curlrc
or .wgetrc
Changelog
[4.1.0] (2018-08-04)
nvh doctor
--insecure
option, sometimes needed for working through proxy serversChangelog
[4.0.0] (2018-07-29)
Major changes to install:
install
command like nvh install lts
rsync
nvh
version selectioncurrent
as alias for latest
nvh install <version>
command, rather than implicit nvh <version>
rsync
. This is a significant change and a new dependency for minimal installs, but allows improving some behaviours in a consistent way.
shellcheck
(ongoing work-in-progress)
--preserve
now works with interactive version selection toocurl
and wget
commandsChangelog
[3.0.0] (2018-07-15)
Changes from tj/n v2.1.12
-p | --preserve
)
arm64
and aarch64
architectures
which
and run
(e.g. 8)
.gitignore
.editorconfig
.markdownlint.js
nvh ls-remote [version]
to lookup matching downloadable versionsnvh doctor
to show useful diagnostics--lts
for mirrors with multiple versions in release stream folders
which
and run
to include specified and matching versionwhich
output
N_PREFIX
to NVH_PREFIX
NODE_MIRROR
changed to NVH_NODE_MIRROR
HTTP_USER
changed to NVH_NODE_MIRROR_USER
HTTP_PASSWORD
changed to NVH_NODE_MIRROR_PASSWORD
n/versions
to nvh/versions
n use
and n as
changed to nvh run
(as per nvm
and nvs
)nvh ls
lists downloaded versionsnvh ls-remote
replaces n ls
stable
version
n project
(and PROJECT_NAME
and PROJECT_VERSION_CHECK
)Makefile
n --latest
replaced by nvh lsr latest
n --lts
replaced by nvh lsr lts
bin
for which
-
for rm
--download
option--arch
option