Skip to content

junminahn/asdf-flyway

Repository files navigation

asdf-flyway

flyway binary plugin for asdf

Install

Plugin

asdf plugin add flyway
# or
asdf plugin add flyway https://github.com/junminahn/asdf-flyway.git

flyway

# List all versions of a package
asdf list all flyway

# Install a specific version of a package
asdf install flyway <version>

# Install the latest stable version
asdf install flyway latest

# Set the package global version
asdf global flyway <version>

# Check the version
flyway --version

Please check asdf for more details.

Download Sources

This plugin downloads Flyway binaries from different sources depending on the version:

Version Source
≤ 11.8.2 Maven Central
> 11.8.2 (starting from 11.11.2) GitHub Releases

This is due to a change in Flyway's distribution strategy starting from version 11.11.2.

Development

See DEVELOPERS.md for testing and development instructions.

License

See LICENSE ©Junmin Ahn

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages