No description
Find a file
2021-10-23 17:13:25 +02:00
bin
debian WIP: Changing names (node_id, condition, transition) 2021-10-23 17:13:25 +02:00
include
src
.gitignore
LICENSE
Makefile
README.md

gem-graph-server

Build & execute the program:

make
make run

Build & execute tests

make tests
make run-tests