~theycallhermax/dvm

move installation management command to the top of the makefile
regenerate man pages

clone

read-only
https://git.sr.ht/~theycallhermax/dvm
read/write
git@git.sr.ht:~theycallhermax/dvm

You can also use your local clone with git send-email.

#Deno Version Manager

Manage your Deno versions.

#Installing

make install

#Usage

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
Do not follow this link