                                      koio

koio is a tool & library for embedding files into C programs.

koio.1.scd is the koio man page, see it for usage details. Also be sure to read
through include/koio.h.

DEPENDENCIES

- C99 compiler
- POSIX 2008 environment
- scdoc (optional): https://git.sr.ht/~sircmpwn/scdoc

COMPILE

$ meson [--prefix=/usr] . build
$ ninja -C build

INSTALL

$ [DESTDIR=example/] ninja -C build install

SUPPORT

Send questions and patches to Drew DeVault <sir@cmpwn.com>
