pico-engine icon indicating copy to clipboard operation
pico-engine copied to clipboard

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

Open b1conrad opened this issue 4 years ago • 1 comments

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 avatar Jan 29 '21 03:01 b1conrad

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.

b1conrad avatar Jun 24 '22 04:06 b1conrad