Midas

Space is big. You just won't believe how vastly, hugely, mind-bogglingly big it is. I mean, you may think it's a long way down the road to the chemist's, but that's just peanuts to space. - from The Hitchhicker's Guide To The Galaxy by Douglas Adams

Do painless migrations.

NOTE: This README is still under construction.

Usage

Using CLI

Here is a sample command line usage of midas.

~~~ $ midas --source postgres://postgres@localhost:5432/postgres up ~~~

Installation

If you're into Rust then you can use cargo to install.

~~~ cargo install midas ~~~

License

MIT © ffimnsr

Licensed under MIT license (LICENSE or http://opensource.org/licenses/MIT).