Files
ueforth/attic/jotblk
Brad Nelson 3a5daad8af Adding jotblk sample.
A web editor that embeds uEforth.
2025-05-10 12:41:18 -07:00
..
2025-05-10 12:41:18 -07:00
2025-05-10 12:41:18 -07:00
2025-05-10 12:41:18 -07:00
2025-05-10 12:41:18 -07:00
2025-05-10 12:41:18 -07:00
2025-05-10 12:41:18 -07:00
2025-05-10 12:41:18 -07:00
2025-05-10 12:41:18 -07:00

jotblk

A web based block based editor to run on AppEngine.

To run you need the AppEngine SDK.

To setup run:

make setup

In parallel run (for the datastore):

. dstore.sh

And separately (to run a webserver on http://localhost:8080):

./run.sh