Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 377 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 377 Bytes

ordserv

To get started, run:

git clone https://github.com/petervdonovan/ordserv.git
cd ordserv
git submodule update --init --recursive
./build.sh
export PATH=$(pwd)/lf-ordserv/build/install/lf-cli/bin:$PATH
./go.sh

This will build all dependencies and will start running the Lingua Franca C federated tests. Results will be persisted in the scratch directory.