[DAEMON-183] Build tool to view appcd dump files
| GitHub Issue | n/a | 
|---|---|
| Type | Improvement | 
| Priority | Medium | 
| Status | Resolved | 
| Resolution | Fixed | 
| Resolution Date | 2017-12-05T11:47:49.000+0000 | 
| Affected Version/s | n/a | 
| Fix Version/s | Appc Daemon 1.1.0 | 
| Components | appcd | 
| Labels | n/a | 
| Reporter | Chris Barber | 
| Assignee | Chris Barber | 
| Created | 2017-11-22T23:27:26.000+0000 | 
| Updated | 2017-12-05T11:47:49.000+0000 | 
Description
	Appcd dump files are pretty verbose and difficult to read. A tool would be very helpful to parse the json dump file and generate a report.
Master PR: https://github.com/appcelerator/appc-daemon/pull/219
To test, run
appcd dump --view. Next, generate a dump:appcd dump foo.json. Drag and drop the dump file into the Dump Viewer in the browser. Next, find a Jira ticket, such as DAEMON-189, and drag and drop a dump attachment into the Dump View in the browser.