@the1laz yes - at least the sandbox keeps everything together.
You mean via node.js?
I'm not sure EspruinoTools can use local files yet. There should be a 'processor' type defined for getting files (and then various handlers see if they can find them by whatever means they can). If that's the case then it should be easy to add.
If not I guess I should add it, but I'm running out of time again now :)
I don't need it myself, (I'm using a webserver for my own modules), but I might have a crack if I get around to it. I saw the section that it needs to work with, so I have an idea of what I have to do.
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.
@the1laz yes - at least the sandbox keeps everything together.
You mean via node.js?
I'm not sure EspruinoTools can use local files yet. There should be a 'processor' type defined for getting files (and then various handlers see if they can find them by whatever means they can). If that's the case then it should be easy to add.
If not I guess I should add it, but I'm running out of time again now :)