Gormigrate CLI is a helper command file allowing you to easily integrate migration workflow to your gorm-based project. It aims to mimic how popular framework in other language does migration CLI.
Installation
Just drop main.go into migrations folder of your choice