Byte Engine Docs

Byte Engine Installation

How to install the Byte Engine on your system.

Byte Engine is currently used from source while the public package workflow is still being finalized.

For now, add the engine as a dependency from the repository checkout or workspace you are developing against.

The intended packaged install command is:

cargo install byte-engine

If that package is not available in your environment yet, use the source checkout instead.