espruino-cli
v0.0.2
Published
Command Line Interface for Espruino
Readme
Espruino CLI
Command Line Interface for Espruino
Running
This package is not yet published. To run the CLI clone this repo, install, and execute.
git clone https://github.com/gzip/esp-cli.git
cd esp-cli
npm i
./bin/espAuto complete is supported via the tab key. To quit type .quit.
License
MIT License. See the accompanying LICENSE file for terms.
