https://github.com/bptlab/chor-checker
TLAplus based model checking framework for choreographies
https://github.com/bptlab/chor-checker
Last synced: 18 days ago
JSON representation
TLAplus based model checking framework for choreographies
- Host: GitHub
- URL: https://github.com/bptlab/chor-checker
- Owner: bptlab
- Created: 2020-02-06T13:14:30.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-10-14T09:35:45.000Z (over 4 years ago)
- Last Synced: 2026-01-26T23:54:43.772Z (4 months ago)
- Language: TypeScript
- Homepage:
- Size: 2.18 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```
docker build -t chor-checker .
winpty docker run --rm -p 3000:3000 --name chor-checker -it chor-checker
```