jurassiscripts / velociraptor

The npm-style script runner for Deno

Home Page:https://velociraptor.run

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Uninstall command

umbopepato opened this issue · comments

Details

Name: uninstall
Alias: u
Arguments:

$ vr uninstall [-g, --global] <specifier> # Where the specifier = name of the installed executable

Action

In case of global uninstalls: search for a compatible entry in the Deno bin root and delete it.

In case of local uninstalls: search for a compatible entry in the local vr configuration, delete the corresponding bin file and remove the entry from the config.