Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dex4er/asdf-tf
- Owner: dex4er
- License: mit
- Created: 2023-08-08T19:23:18.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-22T15:26:37.000Z (6 months ago)
- Last Synced: 2024-06-22T23:00:02.718Z (6 months ago)
- Topics: asdf, hacktoberfest
- Language: Shell
- Homepage:
- Size: 11.7 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.