A console for raising and debugging events with the Sky API.
-
Clone the Github repo to your local drive
-
Load the Chrome Extension Management page (Window -> Extensions)
-
Click "Load unpacked extension..." button and navigate to the "application" directory of the source
-
Click "Select"
-
Open a new tab and the icon should be visible as an "app" choice. Click on it.
- Automatic create of ESL from tokens, domains, types, etc.
- Support for KRE debug data
Contributions to the code are welcome. If you wish to contribute to this project, please fork it on GitHub, push your change to a named branch, then send a pull request. If it is a big feature, you might want to contact us first to make sure it's something that we'll accept.
The application makes a call to cs.kobj.net to raise the event.
- This was forked from Code in Chaos' RestConsole