Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 261 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 261 Bytes

BEAST

To install, compile and run BEAST on Linux (tested on Red Hat RHL9) follow the following steps:

git clone git@github.com:uol-school-of-computing/BEAST.git

cd BEAST

mkdir build

cd build

cmake ..

make -j 16

cd app

./beast ../projects/libdemos.so