Home

Awesome

yon

yon is a small utility for writing yes/no prompts in the shell. "yon" stands for Yes Or No.

The included binary is compiled for Linux using luastatic.

Usage

if yon; then
  echo ok
fi

TODO

License

WTFPL, do as you please. -POLM