Key Features:
- Interactive Command Selection: Easily choose and execute commands from your Makefile or Taskfile. - Support for Remote Files: Load and run commands from remote Makefiles or Taskfiles. - Compatibility: Works seamlessly with both Makefiles and Taskfiles.
You can install mk using go:
go install github.com/orangekame3/mk@latest
or via Homebrew:
brew install orangekame3/tap/mk
I’d love to hear your feedback and suggestions!