ke

Crates.ioke
lib.rske
version0.1.4
sourcesrc
created_at2023-10-04 16:23:15.021929
updated_at2023-10-04 18:47:39.788542
descriptionHalf make
homepagehttps://github.com/VladasZ/ke
repositoryhttps://github.com/VladasZ/ke
max_upload_size
id992592
size5,383
Vladas Zakrevskis (VladasZ)

documentation

README

ke

Half make.

Why?

Simple.

Usage:

Create ke.yaml:

hello:
  echo hello

bye:
  echo bye

Run:

ke hello
ke bye
Commit count: 6

cargo fmt