Description
Makefile tasks can be found and selected through a fuzzy terminal interface. It is useful for developers working in projects with many make targets and wanting faster task discovery.
Selecting a target still runs the command defined by the project. Review unfamiliar Makefiles before executing tasks that may modify files or system state.