mk 0.7.13

Yet another simple task runner 🦀
Documentation
1
2
3
4
5
6
7
8
9
10
11
List all available tasks

Usage: mk list [OPTIONS]

Options:
  -p, --plain           Show list that does not include headers
  -j, --json            Show list in JSON format
      --no-color        Disable colored list output
      --label <FILTER>  Filter tasks by label (KEY or KEY=VALUE). Repeatable; all must match.
  -h, --help            Print help
  -V, --version         Print version