# asdf-community__asdf-deno **Repository Path**: web_apps/asdf-community__asdf-deno ## Basic Information - **Project Name**: asdf-community__asdf-deno - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-21 - **Last Updated**: 2021-04-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # asdf-deno [Deno](https://deno.land) plugin for asdf version manager ## Build History [![Build history](https://buildstats.info/github/chart/asdf-community/asdf-deno?branch=master)](https://github.com/asdf-community/asdf-deno/actions) ## 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).