Do a git clone of the repository. Here’s instructions of how do that.
Code Block git clone https://github.com/eliotmuirgrid/core.git
Then move to the correct directory
cd core/sandbox_lua
make (Next you need these
needs to be installed)Then type make
make
Then run the test program that was compiled.
./test
You should see something like the below flow:
...