dependencies:
gcc >= 3.0
ncurses-library (maybe a dev oder devel package of ncurses)

to build shit-0.0.5.1 type:
gcc -lncurses -o shit shit-0.0.5.1.c

if you get a segmantation fault when executing test:
gcc -O0 -lncurses -o shit shit-0.0.5.1.c

shit@iluminat23.org

sorry for this ugly version number, but 0.0.6 ist still in development and this releas fix some stupid bugs
