This repository is under development.
- Get the source code:
git clone --recursive https://github.com/ethan706/light-dev.git
cd light-dev- Build with CMake:
mkdir build
cd build
cmake ..
cmake --build .CMake 3.10 & C++17 are required.
light is licensed under the MIT licence, please see the licence file for more information.