Picolab / pico-engine

An implementation of the pico-engine hosted on node.js
http://picolabs.io/
MIT License
43 stars 7 forks source link

The KRL plugin for use in IDEs should make use of the `/api/flush?url=...` route in the pico-engine #535

Open b1conrad opened 3 years ago

b1conrad commented 3 years ago

The KRL developer will be coding using an IDE, and when they save/publish their code to a URL, we ought to send an HTTP POST to the engine at that route

b1conrad commented 2 years ago

One difficulty when using GitHub is that after pushing a change, it can take some time (often several minutes) for the new raw URL to incorporate the change.