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
- Host: GitHub
- URL: https://github.com/joschi/asdf-gomigrate
- Owner: joschi
- License: apache-2.0
- Created: 2021-06-05T11:02:06.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-10-01T16:09:55.000Z (over 4 years ago)
- Last Synced: 2024-10-06T02:41:57.090Z (over 1 year ago)
- Topics: asdf, asdf-plugin, asdf-vm, go-migrate, golang-migrate, migrate, migration-tool, migrations
- Language: Shell
- Homepage:
- Size: 6.84 KB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# asdf-gomigrate
[](https://github.com/joschi/asdf-gomigrate/actions)
[](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`.