[DAEMON-247] appcd-plugin-titanium-sdk: Add install, uninstall, and search
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | High |
Status | Resolved |
Resolution | Fixed |
Resolution Date | 2018-04-11T21:26:43.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Appc Daemon 1.1.0 |
Components | appcd-plugin-titanium |
Labels | n/a |
Reporter | Chris Barber |
Assignee | Chris Barber |
Created | 2018-03-23T05:50:02.000+0000 |
Updated | 2018-04-11T21:26:43.000+0000 |
Description
Now that the Titanium SDK plugin has a "sdk" service that lists all installed Titanium SDKs, we need the ability:
* To search for available SDKs to download (by name or branch)
* Download and install an SDK from an Appc server
* Download and install an SDK from an arbitrary URL
* Install an SDK from a local zip file
* Uninstall a SDK
PR; https://github.com/appcelerator/appcd-plugin-titanium-sdk/pull/7