move installation management command to the top of the makefile
regenerate man pages
bump version
Manage your Deno versions.
make install
To see a demo of DVM, see this Asciinema file.
For more detailed ways to use DVM, you can run man dvm
to see the man page after installation.
dvm [command] [options]
install install a deno version
use use a deno version
remove uninstall a deno version
list list all installed deno versions
alias set alias for a deno version
-h --help show this prompt
-v --version show the version of dvm, and
the versions of all installed
deno versions