Skip to content

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

License

Notifications You must be signed in to change notification settings

jwidauer/bricks

Repository files navigation

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 .

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published