This tool helps programmers verify whether their distributed application design is safe.
- Install Docker Compose
- Download and extract the contents of the zip file.
cd CEC
docker-compose run cec specifications/library specifications/applications/<application_name>.spec -c [specifications/restrictions/<restrictions_name>.json]
Note : The application, library and restrictions directory must be inside the folder CEC.
https://goncalobfm.github.io/docs/specifications/