ke-0.1.4 is not a library.

ke

Half make.

Why?

Simple.

Usage:

Create ke.yaml:

hello:
  echo hello

bye:
  echo bye

Run:

ke hello
ke bye