Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dex4er/asdf-tf

tf plugin for asdf
https://github.com/dex4er/asdf-tf

asdf hacktoberfest

Last synced: about 2 months ago
JSON representation

tf plugin for asdf

Awesome Lists containing this project

README

        

# asdf-tf

[![CI](https://github.com/dex4er/asdf-tf/actions/workflows/ci.yml/badge.svg)](https://github.com/dex4er/asdf-tf/actions/workflows/ci.yml)

[tf](https://github.com/dex4er/tf) plugin for the [asdf](https://github.com/asdf-vm/asdf) version manager.

## Install

```shell
asdf plugin-add tf https://github.com/dex4er/asdf-tf.git
asdf install tf latest
asdf global tf latest
```

## Use

Check out the [asdf](https://github.com/asdf-vm/asdf) readme for instructions.