reproduce/README.md
2024-10-14 09:00:24 +02:00

814 B

reproduce - An executable

The reproduce executable is a .

Note that the reproduce executable in this package provides build2 metadata.

Usage

To start using reproduce in your project, add the following build-time depends value to your manifest, adjusting the version constraint as appropriate:

depends: * reproduce ^<VERSION>

Then import the executable in your buildfile:

import! [metadata] <TARGET> = reproduce%exe{<TARGET>}

Importable targets

This package provides the following importable targets:

exe{<TARGET>}

Configuration variables

This package provides the following configuration variables:

[bool] config.reproduce.<VARIABLE> ?= false