Add aliases to versions

Aliases are stored as plaintext files in the $NVM_DIR/alias dir.
They may store either an explicit version (v0.3.6) or an implied version
("latest"). The latter is a "moving target", and thus possibly
dangerous, but can be useful, too.
This commit is contained in:
Isaac Wolkerstorfer
2011-01-22 19:12:13 +01:00
parent 0f6680e8b7
commit a77c632e2a
3 changed files with 61 additions and 19 deletions

View File

@@ -1,2 +1,3 @@
src
v*
alias