Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 238 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 238 Bytes

Getting Started

% git clone https://github.com/loldevs/libOL.git
% mkdir libOL/build
% cd libOL/build
% cmake .. # add -G Xcode if you prefer

FAQ

Ask a question via the issues tool, and we'll add the interesting ones here!