So clone it, create your app, and do node apploader.js install appname - although this may only work easily on MacOS & Linux due to how noble work on windows.
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.
Hi, yes - the easiest method right now is to use
apploader.js
from the BangleApps repo: https://github.com/espruino/BangleApps/blob/master/bin/apploader.jsSo clone it, create your app, and do
node apploader.js install appname
- although this may only work easily on MacOS & Linux due to hownoble
work on windows.There's also the Espruino CLI but that doesn't handle writing apps to storage very well: https://www.npmjs.com/package/espruino