phonegap / node-phonegap-build

PhoneGap Build node module to login, create, and build apps.
Apache License 2.0
26 stars 25 forks source link

Logout should emit log and error events #35

Closed mwbrooks closed 11 years ago

mwbrooks commented 11 years ago

logout should emit log and error events.

The CLI should subscribe to the events.

This also allows the phonegap-cil to subscribe to these events.