- Define custom commands for each environment
- Remove colorize as a dependency
- Code refactoring
- Remove Thor as a dependency
- Add custom commands that run after the successful import of the remote database
- Terminate current DB sessions after dump remote database. So the chance of an open session is smaller
- Print out where the config was saved
- Print how long the import went
- Initial release