Tool for viewing errors from sourcemaps, uses Electron.
To get working, first install electron (you must have installed nodejs or [io.js](https://iojs.org/en/index.html first) globally.
npm install electron-prebuilt -g
then simply run app from the downloaded directory:
electron .
Eventually I will probably create binaries of this, but for now this works.