Prerequisites
For building the RHEL packages:
sudo dnf install -y rpmdevtools rpmlint
For building the Debian packages:
sudo dnf install -y dpkg
Usage
To build the artifacts, run:
pnpm build
For building the RHEL packages:
sudo dnf install -y rpmdevtools rpmlint
For building the Debian packages:
sudo dnf install -y dpkg
To build the artifacts, run:
pnpm build