DVM v0.2.0
DVM is an nvm-like version manager for Deno.
This version was deprecated.
Updates
- Add
alias
,unalias
,run
andwhich
commands. - Support alias name in
use
command. - Highlight the current version in
ls
command. - Update prompts.
Fixes
- Fix dependencies not installed error.
- Fix no file error.
- Fix installation script.