something like this ```sh $ ls migrations > my-template.sql $ mig create --template my-template foo ```
something like this
$ ls migrations > my-template.sql $ mig create --template my-template foo