FYI, I added support for node sockets and for a --terminal option that pops into the terminal after uploading a file. The socket support doesn't work for multiple sockets and the terminal support is a gross copy&paste of the existing terminal code, so ti should be included more nicely.
To see the changes use: https://github.com/espruino/EspruinoTools/compare/gh-pages...tve:gh-pages?w=1 to avoid seeing all the whitespace changes (my editor removes trailing spaces automatically).
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.
FYI, I added support for node sockets and for a --terminal option that pops into the terminal after uploading a file. The socket support doesn't work for multiple sockets and the terminal support is a gross copy&paste of the existing terminal code, so ti should be included more nicely.
To see the changes use: https://github.com/espruino/EspruinoTools/compare/gh-pages...tve:gh-pages?w=1 to avoid seeing all the whitespace changes (my editor removes trailing spaces automatically).