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

allow init to take a directory path #31

Closed jdavisclark closed 10 years ago

jdavisclark commented 10 years ago

mite init . should initialize a new mite project in the current directory even if we are inside a parent mite project.

Mainly concerned about it working in the cwd, but it should probably work with any path passed to init.