jdavisclark / mite

schema migrations so easy you already know how to write them. guaranteed.
http://jdc0589.github.io/mite
11 stars 6 forks source link

add -o "open" option to mite create #3

Closed jdavisclark closed 10 years ago

jdavisclark commented 10 years ago

-o option for mite create, which will execute a command with the full path of the new migration as the arguments. this will be used to open the file in an editor. need reasonable defaults for linux, osx, and windows. this command should be overridable via the mite.config.

e.g. On osx, mite create -o would