This is a test for the early-access version of Project Panama.
-
Platform: Ubuntu 20.04
-
Dependencies: build-essential (should suffice)
The naming convention for shared libraries is OS dependent afaik, so you'll have to tweak some things if you're running on Windows / macOS.
$ chmod +x download.sh && ./download.sh
Place the resulting directory somewhere on your path.
(You can get binaries for Windows / macOS from here)
$ chmod +x build.sh && ./build.sh
$ chmod +x run.sh && ./run.sh
Check out more examples & details here.