Dependencies: gcc, make
git clone https://github.com/rozukke/laser-mcpp.git
git checkout testing
cd laser/src
make
sudo make install
# alternatively, move the compiled binary to your preferred locationDependencies: xcode command line tools
xcode-select --install
git clone https://github.com/rozukke/laser-mcpp.git
git checkout testing
cd laser/src
make
sudo make install
# alternatively, move the compiled binary to your preferred location