Skip to content

polm/yon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

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

  • take options other than y/n
  • accept a prompt to display
  • decide how to specify exit codes or printed values

License

WTFPL, do as you please. -POLM

About

Yes Or No prompt for the shell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages