This is an partial port of pyboard.py to javascript.
- Install dependencies
npm install
- Navigate to example folder
cd examples
- Execute files with
PORT
environment variable:PORT=/dev/tty.SLAB_USBtoUART node 05_list_files.js
- Install dependencies
npm install
- Run CLI
node cli.js [ARGUMENTS]...