next gen release, re-factor
- current ios-deploy interface doesn't change
- ability to have ios-deploy as a lib (ios-deploy-lib)
- ability to publish ios-deploy-lib to npm as a lib with node-ffi
- ios-deploy itself will use ios-deploy-lib
- ios-deploy-lib source structure will have each command as a separate file
- ios-deploy-lib will be testable
This is not a make-work re-factor. The current code-base is a huge barrier to contribution. Breaking it up allows for unit tests, and easier contribution for new commands, etc.
List view
0 issues of 0 selected
There are no open issues in this milestone
Add issues to milestones to help organize your work for a particular release or project. Find and add issues with no milestones in this repo.