[DAEMON-114] Windows Plugin: Expose Windows environment and watch for changes
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Critical |
Status | Resolved |
Resolution | Fixed |
Resolution Date | 2017-11-06T20:03:14.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Appc Daemon 1.0.0 |
Components | appcd-plugin-windows |
Labels | n/a |
Reporter | Chris Barber |
Assignee | Ewan Harris |
Created | 2017-10-26T22:17:03.000+0000 |
Updated | 2017-11-06T20:03:14.000+0000 |
Description
This ticket encompasses the exposing of windowslib to the daemon and wiring up redetection of the info.
The service endpoint is
/windows/latest/info
. It returns installed Visual Studios, Windows SDKs, emulators, and devices.
https://github.com/appcelerator/appc-daemon/pull/111