mk 0.7.3

Yet another simple task runner 🦀
Documentation
1
2
3
4
5
tasks:
  greet:
    commands:
      - echo "Hello, World!"
    description: Sample greet command