Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.