Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 270 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 270 Bytes

Instrumental

Hacks to instrument javascript with javascript.

To try the demo:

$ git clone https://github.com/kazimuth/instrumental
$ cd instrumental
$ npm install
$ npm install -g gulp
$ gulp build
$ bin/play

And then follow the instructions.