https://github.com/asdf-community/asdf-deno
Deno plugin for the asdf version manager [maintainer=LOOKING FOR A MAINTAINER! SUBMIT A PULL REQUEST TO THE INFRASTRUCTURE REPOSITORY!]
https://github.com/asdf-community/asdf-deno
asdf asdf-plugin
Last synced: 3 months ago
JSON representation
Deno plugin for the asdf version manager [maintainer=LOOKING FOR A MAINTAINER! SUBMIT A PULL REQUEST TO THE INFRASTRUCTURE REPOSITORY!]
- Host: GitHub
- URL: https://github.com/asdf-community/asdf-deno
- Owner: asdf-community
- License: apache-2.0
- Created: 2019-09-21T17:51:29.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-11-22T02:02:08.000Z (7 months ago)
- Last Synced: 2025-11-22T03:50:11.597Z (7 months ago)
- Topics: asdf, asdf-plugin
- Language: Shell
- Homepage: https://github.com/asdf-vm/asdf
- Size: 79.1 KB
- Stars: 134
- Watchers: 4
- Forks: 18
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- awesome-starred - asdf-community/asdf-deno - Deno plugin for the asdf version manager (others)
- awesome-deno - asdf-community/asdf-deno - Deno plugin for [asdf](https://asdf-vm.com/) (Tools / XML)
README
# asdf-deno
[](https://github.com/asdf-community/asdf-deno/actions/workflows/workflow.yml)
[Deno](https://deno.land) plugin for asdf version manager
## Prerequirements
- Make sure you have the required dependencies installed:
- curl
- git
- gunzip (for v0.35.0 or lower)
- unzip (for v0.36.0 or higher)
## Installation
```bash
asdf plugin add deno https://github.com/asdf-community/asdf-deno.git
```
## Usage
Check [asdf](https://github.com/asdf-vm/asdf) readme for instructions on how to install & manage versions.
## License
Licensed under the [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0).