The App Migrator currently migrates files to a tmp folder, under it's own directory structure.
It should migrate files to the v1 app's folder. By default, the migrator should put the migrated app files into a folder called v2. We should make it configurable for an app developer to choose whether they would rather have the CLI back up the v1 app files into a folder called v1, and then replace with the v2 files.
:v:
/cc @zendesk/vegemite
Description
The App Migrator currently migrates files to a tmp folder, under it's own directory structure.
It should migrate files to the v1 app's folder. By default, the migrator should put the migrated app files into a folder called v2. We should make it configurable for an app developer to choose whether they would rather have the CLI back up the v1 app files into a folder called v1, and then replace with the v2 files.
Resolve #11 Resolve #14
References
Risks