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

https://github.com/joschi/asdf-gomigrate

golang-migrate plugin for asdf version manager
https://github.com/joschi/asdf-gomigrate

asdf asdf-plugin asdf-vm go-migrate golang-migrate migrate migration-tool migrations

Last synced: about 1 year ago
JSON representation

golang-migrate plugin for asdf version manager

Awesome Lists containing this project

README

          

# asdf-gomigrate

[![GitHub Actions Status](https://github.com/joschi/asdf-gomigrate/workflows/Main%20workflow/badge.svg?branch=master)](https://github.com/joschi/asdf-gomigrate/actions)
[![GitHub license](https://img.shields.io/github/license/joschi/asdf-gomigrate?style=plastic)](https://github.com/joschi/asdf-gomigrate/blob/master/LICENSE)

## golang-migrate

## Install

```bash
asdf plugin-add gomigrate https://github.com/joschi/asdf-gomigrate
```

## Use

Check out the [asdf](https://github.com/asdf-vm/asdf) readme for instructions on how to install and manage versions of `migrate`.