Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dex4er/asdf-vals
Vals plugin for asdf version manager
https://github.com/dex4er/asdf-vals
asdf hacktoberfest
Last synced: 11 days ago
JSON representation
Vals plugin for asdf version manager
- Host: GitHub
- URL: https://github.com/dex4er/asdf-vals
- Owner: dex4er
- License: mit
- Created: 2021-05-10T12:37:03.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-10-02T18:58:24.000Z (about 1 year ago)
- Last Synced: 2024-10-28T09:02:14.869Z (about 2 months ago)
- Topics: asdf, hacktoberfest
- Language: Shell
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# asdf-vals
[![CI](https://github.com/dex4er/asdf-vals/actions/workflows/ci.yml/badge.svg)](https://github.com/dex4er/asdf-vals/actions/workflows/ci.yml)
[vals](https://github.com/helmfile/vals) plugin for the [asdf](https://github.com/asdf-vm/asdf) version manager.
## Install
```shell
asdf plugin-add vals https://github.com/dex4er/asdf-vals.git
asdf install vals latest
asdf global vals latest
```## Use
Check out the [asdf](https://github.com/asdf-vm/asdf) readme for instructions.