1380 Forks
7168 Stars
7168 Watchers

flyway

Flyway by Redgate • Database Migrations Made Easy.

How to download and setup flyway

Open terminal and run command
git clone https://github.com/flyway/flyway.git
git clone is used to create a copy or clone of flyway repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with flyway https://github.com/flyway/flyway/archive/master.zip

Or simply clone flyway with SSH
[email protected]:flyway/flyway.git

If you have some problems with flyway

You may open issue on flyway support forum (system) here: https://github.com/flyway/flyway/issues