forked from sergiotarxz/mangareader
sergiotarxz
923282f1d1
It is still needed to refactor string manipulation and delete manga.c and manga.h (The root one, MgManga is ok.) |
||
---|---|---|
include | ||
src | ||
LICENSE | ||
main.c | ||
Makefile | ||
manga.c | ||
README.md |
mangareader
How to compile
Simply run make
in the cloned directory and install the missing dev dependencies in your system if any.
Usually the packages you need end in -dev or -devel.
This is likely to change in the future to use the meson
build system.
How to run
Run ./main
in the cloned directory.