Maki (Make but Interactive) is a small utility to help you select the targets of you Makefile.
user@laptop:~$ maki -h
Usage: maki [OPTIONS]
Run make targets in interactive mode.
Options:
-f The makefile name.
-h, --help Show this message and exit.
user@laptop:~$ brew install lorenzophys/maki/maki
The full list of the available binaries can be found here.
The logic behind maki
can be found in this StackOverflow answer.
This project is licensed under the MIT License - see the LICENSE file for details.