0.1.5 • Published 11 years ago
autograph v0.1.5
AutoGraph
A browser-based visual data routing automation tool.

Try it out
npm install autograph
cd AutoGraph
npm installStart a local http proxy and webserver and open in a browser:
grunt launchStop the proxy and server:
grunt killTests
open tests/testRunner.html in a browser to run tests.
