1.1 KiB
1.1 KiB
nvm Road Map
This is a list of the primary features planned for nvm:
- Rewriting installation code paths to support installing
io.jsandnodev4+from source. - This will include reusing previously downloaded tarballs that match checksums, which is a nice performance and bandwith bonus.
- Adding opt-in environment variable support to list, download, and install
noderelease candidates, and nightly builds. nvm update: the ability to autoupdatenvmitself- v1.0.0, including updating the nvm on npm to auto-install nvm properly
- Windows support: adding test coverage for
nvmusage on BashOnWindows (related issue)
- also, explore possibilities for non-POSIX Windows support.