gem-graph-server/README.md

128 B

gem-graph-server

Build & execute the program:

make
make run

Build & execute tests

make tests
make run-tests