Skip to content

Commit

Permalink
[Docs] add a road map.
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Aug 21, 2016
1 parent 851fb27 commit a2e9fa7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ROADMAP.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,5 @@ This is a list of the primary features planned for `nvm`:
1. Adding opt-in environment variable support to list, download, and install `node` [release candidates](https://github.com/creationix/nvm/issues/779), and [nightly builds](https://github.com/creationix/nvm/issues/1053).
1. [`nvm update`](https://github.com/creationix/nvm/issues/400): the ability to autoupdate `nvm` itself
1. [v1.0.0](https://github.com/creationix/nvm/milestone/1), including updating the [nvm on npm](https://github.com/creationix/nvm/issues/304) to auto-install nvm properly
1. Windows support: adding test coverage for `nvm` usage on BashOnWindows ([related issue](https://github.com/creationix/nvm/issues/284))
- also, explore possibilities for non-POSIX Windows support.

0 comments on commit a2e9fa7

Please sign in to comment.