nodemcu / nodemcu-firmware

Lua based interactive firmware for ESP8266, ESP8285 and ESP32

Home Page:https://nodemcu.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Link nodemcu-app (a LFS upload tool) to NodeMCU docs

jayu opened this issue · comments

Hey, I created nodemcu-app, a project whose main goal is to automate the process of compilation and upload of Nodemcu projects with LFS support. It is an easy-to-use CLI tool. It integrates already existing tools like nodemcu-tool or Lua cross compiler.

The project had evolved over time and it's not yet where I would like it to be, but it addresses all my personal needs at the moment, so I decided to ask for a possibility to link it somewhere into Nodemcu docs to gain some feedback and users. Seeing it eventually gets traction would be a great motivation for further development.

I'm thinking about adding it into the tools matrix and writing a paragraph in Upload LFS image section.

What do you think?

Find out more about project features

Thanks for bringing this up!