Mastodon Follow

JDrupes Builder Logo

View GitHub Project

Overview

Requesting resources

Multi-project builds

Test projects

Invocation

Adding resource types

Provider Index

Javadoc

Invocation

jdbld executable

To get started with JDrupes Builder, you only need the jdbld script. It can be downloaded from GitHub using:

curl -L https://raw.githubusercontent.com/mnlipp/JDrupes-Builder/refs/heads/main/jdbld -o jdbld
chmod +x jdbld

The script can be placed anywhere on your system, but it is typically copied into the root directory of your project. Regardless of its location, it must always be invoked from the project’s root directory. The script checks for the presence of a .jdbld.properties file in the current directory. This file serves as a marker indicating that the current directory is the root directory of a JDrupes Builder-managed project. It also allows you to configure some options for running the JDrupes Builder.

jdbld arguments

The jdbld command accepts the following options: