Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gladkikhartem/nodemcu-luacross-run

API for NodeMCU LSF cross-compliation
https://github.com/gladkikhartem/nodemcu-luacross-run

esp8266 lua nodemcu nodemcu-lfs nodemcu-lua

Last synced: 3 days ago
JSON representation

API for NodeMCU LSF cross-compliation

Awesome Lists containing this project

README

        

# nodemcu-luacross-run
API for NodeMCU LSF cross-compliation https://nodemcu.readthedocs.io/en/master/lfs/

## Usage
```
curl -d @yourscript.lua -X POST https://nodemcu-luacross-run-64l7ehzjta-uc.a.run.app/compile > output.luac
```

[![Run on Google Cloud](https://storage.googleapis.com/cloudrun/button.svg)](https://console.cloud.google.com/cloudshell/editor?shellonly=true&cloudshell_image=gcr.io/cloudrun/button&cloudshell_git_repo=https://github.com/gladkikhartem/nodemcu-luacross-run.git)