Apps

MakeMe (mkm)

Makefile TUI

A terminal user interface that recursively finds Makefiles in your current directory and subdirectories, presenting their targets in a filterable list. Stop digging through nested Makefiles — just fuzzy-search and select.

Targets are grouped by file path, navigable with arrow keys, and filterable with fuzzy search. Common directories like node_modules, .git, and vendor are automatically excluded.

Install

go install github.com/jhuggett/mkm@latest