Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Then at the command prompt try:

Code Block
git clone https://github.com/eliotmuirgrid/core.git
cd core/sandbox_lua
make

Then run the test executable. You are doing a git clone of this repository.

You should see something like the below flow:

...