axiomsoftware / axiom-inspector

An object inspector and code debugging tool for Axiom Stack applications.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About Axiom Inspector:
-----------------------------------------

Axiom Inspector is a tool that we, Axiom Software, developed to make it easier for developers to get in and muck around. The idea is that you can run code, see the changes that are being made in realtime, and debug your code. We're utilizing the built in Rhino debugger to also do a number of debugging tasks such as breakpoints and stepping through code.


Usage:
-----------------------------------------

To use Axiom Inspector, grab thet source, and then place it in your <modules> directory.

For specific usage instructions take a look at:
http//www.axiomstack.com/download/open-source#inspector


Credits:
-----------------------------------------

Thomas Mayfield
Andy Ray

About

An object inspector and code debugging tool for Axiom Stack applications.

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%