BRICKS
Small, useful blocks of code, to build bigger things.
Loading...
Searching...
No Matches
BRICKS

Small, useful blocks of code, to build bigger things.

Documentation can be found here.

Installation

We use Conan, Meson, Ninja, pre-commit, and commitlint for tooling. To install them, run:

pip install conan meson ninja pre-commit
npm install --save-dev @commitlint/{config-conventional,cli}
conan profile detect

Building

Then, to install the dependencies and compile the project, run:

conan build .