cli

You are reading a single comment by @gzip and its replies. Click here to read the full conversation.
  • Thanks for merging the PRs Gordon! This is now published and can be installed with:

    npm i -g espruino-cli
    

    After install it can be executed with:

    esp
    

    Currently only the original Espruino board and the STM32 series are detected but other devices are easily added. Please paste the output of the "Analyzing" line if you have an Espruino supported board that is not properly detected.

    Other issues or requests can be filed at:
    https://github.com/gzip/esp-cli/issues

About

Avatar for gzip @gzip started