zendesk / zendesk_app_migrator

CLI tool to assist in migrating v1 App Framework apps to v2
Other
10 stars 5 forks source link

Convert the Migration Helper into a monorepo using Lerna #35

Open svizzari opened 6 years ago

svizzari commented 6 years ago

There is helper code being injected into the migration output. It might be better to be able to put this helper code into independently versioned micro-packages under the main package, that could be deployed using something like Lerna.

https://github.com/lerna/lerna