https://github.com/asdf-community/asdf-peco
peco 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-peco
asdf asdf-plugin
Last synced: 4 months ago
JSON representation
peco 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-peco
- Owner: asdf-community
- License: apache-2.0
- Created: 2021-03-01T14:32:11.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-11-17T12:04:02.000Z (7 months ago)
- Last Synced: 2025-11-17T14:09:01.010Z (7 months ago)
- Topics: asdf, asdf-plugin
- Language: Shell
- Homepage: https://github.com/asdf-vm/asdf
- Size: 15.6 KB
- Stars: 5
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# asdf-peco
[peco](https://github.com/peco/peco) plugin for asdf version manager
## Build History
[](https://github.com/asdf-community/asdf-peco/actions)
## Prerequirements
- Make sure you have the required dependencies installed:
- curl
- git
- tar (on Linux)
- unzip (on macOS)
## Installation
```bash
asdf plugin add peco https://github.com/asdf-community/asdf-peco.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).