mtsc/mp-pool
2024-08-12 01:53:08 +03:00
..
scripts update: add --out option to mp-build 2024-08-12 01:53:08 +03:00
Makefile new: mtsc-common, mp-build and mp-pool 2024-08-11 17:45:54 +03:00
README.md new: mtsc-common, mp-build and mp-pool 2024-08-11 17:45:54 +03:00

mp-pool | MatterLinux pool build scripts

The pool build scripts for MatterLinux package system. These scripts are used for building and creating pools.

Usage

To build a pool from the source, you can use the mp-pool script:

mp-pool /path/to/pool

When the build is completed, the package archives and pool files will be created inside the /path/to/pool/dist directory.