mk

Auto-detect and run build and test commands in any repository

brewmacoslinux
Try with needOr install directly
Source

About

Wrapper for auto-detecting build and test commands in a repository

Commands

mk

Examples

Automatically detect and run the build command in current directory$ mk build
Automatically detect and run the test command$ mk test
List all available commands that mk can detect$ mk