https://github.com/asdf-community/asdf-esy
esy 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-esy
asdf asdf-plugin
Last synced: 4 months ago
JSON representation
esy 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-esy
- Owner: asdf-community
- License: apache-2.0
- Created: 2019-09-15T22:57:45.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2026-03-04T04:36:11.000Z (4 months ago)
- Last Synced: 2026-03-04T09:45:33.829Z (4 months ago)
- Topics: asdf, asdf-plugin
- Language: Shell
- Homepage: https://github.com/asdf-vm/asdf
- Size: 53.7 KB
- Stars: 4
- Watchers: 3
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
- Notice: NOTICE
Awesome Lists containing this project
README
# asdf-esy
[esy](https://esy.sh) plugin for asdf version manager
**Note**: This plugin only supports Esy _0.5.0_ or later.
## Prerequirements
- Make sure you have the required dependencies installed:
- curl
- tar
## Installation
```bash
asdf plugin add esy https://github.com/asdf-community/asdf-esy.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).