Yake

Yake is a task runner based on yaml files.

Use yaml files to specify Makefile-like targets and execute these via CLI.

Features

TODOs

Bugs

Usage

```bash Yake 0.3.0 Tim Eggert tim@elbart.com Make with yaml files

USAGE: yake [OPTIONS]

FLAGS: -h, --help Prints help information -V, --version Prints version information

OPTIONS: -p, --parameter ... Parameters for the yake processing

ARGS: Target to invoke ```