mtsc/mp-pool/README.md

13 lines
391 B
Markdown
Raw Permalink Normal View History

2024-08-11 14:45:54 +00: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:
```bash
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.