Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 347 Bytes

File metadata and controls

12 lines (12 loc) · 347 Bytes
  1. Make sure you are using a linux environment
  2. Install npm, python, c++ build tools
  3. Run the following commands:
git clone --recurse-submodules https://github.com/GanerCodes/LaserProject
cd ./LaserProject
cd ./Building/cpy/built+test/
sh ./build.sh
cd -
./Building/cpy/bin/cpy_binary -m pip install -r requirements.txt
sh ./build