Usage

This chapter shows how to consume the library from source, how to install it as a static library, and how to run the extracted unit tests while working on the terminal and geometry modules.

Integrate as Submodule

Learn the recommended way to include the library as a Git submodule for seamless project integration and version control.

Integrate the Library as Submodule
Install as a Static Library

Prefer a standalone library? This guide walks you through building and installing a static library.

Install the Library as Static Library
Run Unit Tests

Validate your setup and contribute confidently by running the unit tests.

How to Run the Unit Tests