PITRE(1) General Commands Manual PITRE(1)

pitrebuild and launch utility for the PITRE distributed system

pitre [-BhRVv]

pitre builds and launches the PITRE distributed system when invoked without any options. Build and launch tasks can be run individually by specifying the corresponding option.

The options for pitre are as follows:

Elide the build process and just run PITRE. Requires a successful build to have completed first.
Display pitre help and exit.
Do not run PITRE. Exit immediately after the build is complete.
Display pitre version number and exit.
Verbose mode. Increase the verbosity of pitre output during the build process.

The pitre utility exits 0 on success, and >0 if an error occurs.

Build pitre and exit.

$ ./pitre -B

rmiregistry(1), java(1), gradle(1)

Mark Jamsek <mark@jamsek.dev>

The pitre utility is to be invoked in the root of the work tree. It assumes the “gradlew” wrapper script is in the current working directory and that Java exists on your PATH.

May 27, 2023 OpenBSD 7.2