pnpm/__utils__/build-artifacts
Zoltan Kochan 9cbe293876
refactor: put all non-public projects to directories that start with __
2022-11-20 02:40:44 +02:00
..
README.md refactor: put all non-public projects to directories that start with __ 2022-11-20 02:40:44 +02:00
main.mjs refactor: put all non-public projects to directories that start with __ 2022-11-20 02:40:44 +02:00
package.json refactor: put all non-public projects to directories that start with __ 2022-11-20 02:40:44 +02:00

README.md

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