Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

asdf hacktoberfest

Last synced: 11 days ago
JSON representation

tfmigrate plugin for asdf

Awesome Lists containing this project

README

        

# asdf-tfmigrate

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

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

## Install

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

## Use

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