fivetanley / ember-cli-migrator

migrate your files to the standard ember-cli structure, preserving git history
MIT License
106 stars 22 forks source link

option to move one folder at a time #66

Closed mattmarcum closed 9 years ago

mattmarcum commented 9 years ago

I'm migrating a huge project and would love to just move one folder at a time, like my models and then get their unit tests passing before moving controllers etc...

igorT commented 9 years ago

Seems good. Wanna implement a PR?

fivetanley commented 9 years ago

You can ignore certain directories with https://github.com/fivetanley/ember-cli-migrator/pull/72