Zvec Logo

Building from Source

This section provides instructions on how to compile and install the project directly from the source code.

Building from source is recommended if you need to:

  • ๐Ÿงช Test the latest unreleased features.
  • ๐Ÿ› Debug issues at the source level.
  • โš™๏ธ Customize the build for specific hardware or environments.
  • ๐Ÿค Contribute to the project development.

If you only need to use the stable version of the library, we recommend installing via package managers (e.g., pip or npm) instead.