mtsc/mp-check
2024-08-21 01:17:22 +03:00
..
Makefile new: mp-check script 2024-08-20 12:55:30 +03:00
mp-check.sh update: implement --no-warn and --fail-warn for mp-check 2024-08-21 01:17:22 +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