Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deno Version Manager

Simple CLI to manage Deno versions

Created with typer and poetry

Usage

Command Description
dvm use look 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 uninstall remove 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