mtsc/mp-check
2024-08-25 10:13:19 +03:00
..
main.sh fix: add missing run directory as a root dir to mp-check 2024-08-25 10:13:19 +03:00
Makefile update: add changes file entry check to mp-check 2024-08-22 08:04:43 +03:00
README.md new: mp-check script 2024-08-20 12:55:30 +03:00

mp-check | MatterLinux package check script

A simple script to check MatterLinux package archives and sources for common errors and mistakes.

Usage

To check a package archive, specify the path for the archive: script:

mp-check /path/to/package_version.mpf

You can also check for package sources files by specifying the path for the package source directory:

mp-check /path/to/package/source