Skip to content

Repository files navigation

Deno Version Manager

Simple CLI to manage Deno versions

Created with typer and poetry

Usage

CommandDescription
dvm uselook for a .dvm file and use the specified deno version
dvm install [version]install a specific deno version or auto-install latest
dvm upgrade [version]upgrade to a specific version or auto-install latest
dvm uninstallremove deno

Development

In VSCode

 $ cd dvm && poetry shell && code .
$ poetry install
$ poetry run python main.py [ARGS]

Linting & Formatting

VSCode Guide

Packaging

Python packaging Guide

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages