Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rnbguy/tla-playground

Online playground for TLA+
https://github.com/rnbguy/tla-playground

deno fresh tlaplus

Last synced: 3 months ago
JSON representation

Online playground for TLA+

Awesome Lists containing this project

README

        

# tla-playground

### Usage

Start Apalache server:

```
apalache server
```

Serve the playground frontend:

```
APALACHE_ENDPOINT=localhost:8822 deno task start
```