5 releases

0.1.4 Oct 4, 2023
0.1.3 Oct 4, 2023
0.1.2 Oct 4, 2023
0.1.1 Oct 4, 2023
0.1.0 Oct 4, 2023

#180 in Programming languages

MIT/Apache

3KB

ke

Half make.

Why?

Simple.

Usage:

Create ke.yaml:

hello:
  echo hello

bye:
  echo bye

Run:

ke hello
ke bye

Dependencies

~310KB