mirror of
https://github.com/danbulant/deno_install
synced 2026-07-05 19:20:42 +00:00
parent
f3dc7160e4
commit
75b6b476b5
1 changed files with 6 additions and 0 deletions
|
|
@ -46,6 +46,12 @@ scoop install deno
|
||||||
brew install deno
|
brew install deno
|
||||||
```
|
```
|
||||||
|
|
||||||
|
**With [Chocolatey](https://chocolatey.org/packages/deno):**
|
||||||
|
|
||||||
|
```powershell
|
||||||
|
choco install deno
|
||||||
|
```
|
||||||
|
|
||||||
## Install and Manage Multiple Versions
|
## Install and Manage Multiple Versions
|
||||||
|
|
||||||
**With [asdf](https://asdf-vm.com) and [asdf-deno](https://github.com/asdf-community/asdf-deno):**
|
**With [asdf](https://asdf-vm.com) and [asdf-deno](https://github.com/asdf-community/asdf-deno):**
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue