← Back to tools
View AGENTS.md for Mxflow-cli
Mxflow-cli
A modern CLI task runner with human-readable YAML config
Description
Mxflow-cli is a modern, general purpose CLI task runner with a human-readable YAML config file. It provides a simple way to define and run tasks from the command line.
AI Summary
A modern CLI task runner that uses human-readable YAML configuration.
Capabilities
- + Define tasks in YAML
- + Run tasks from the command line
- + Interactive task selection
- + Human-readable configuration
Use When
- → You want a simple YAML-based task runner
- → You need interactive task selection
Avoid When
- x You prefer Makefiles or shell scripts
- x You need complex build pipelines