GanerCodes / LaserProject

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

After running ./build, open http://localhost:8000 in your browser.

About


Languages

Language:HTML 33.5%Language:COBOL 28.3%Language:JavaScript 19.0%Language:Python 8.8%Language:CSS 8.1%Language:Shell 2.2%