If you've got node, all you should have to do to run the tool is:
node bin/build.js
(assuming you have the right modules) and all the html files will get dumped into the html directory. I've just updated the readme... If you find any other node modules that you need to install, please can you update the readme with them?
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Thanks for writing the guide - that'd be great.
If you've got node, all you should have to do to run the tool is:
(assuming you have the right modules) and all the html files will get dumped into the
html
directory. I've just updated the readme... If you find any other node modules that you need to install, please can you update the readme with them?