MakeMe

Easing the usage of Makefiles


Keywords
Makefile, MakeMe, MM
License
MIT
Install
pip install MakeMe==0.2.4

Documentation

Easing the usage of makefiles

Requirements: python>=3.6

Install: pip install makeme

Usage: type mm in a terminal window - if there is a Makefile in the current folder, all targets will be listed and selectable.

type mm <keyword> to filter on targets matching keyword, eg mm dev