TUI forum client in racket for unix.lgbt
Go to file
xenia 3d9a677bcf update readme 2021-04-04 04:45:25 -04:00
scribblings initial commit 2021-04-04 00:40:42 -04:00
.gitignore add packaging 2021-04-04 04:25:16 -04:00
COPYING initial commit 2021-04-04 00:40:42 -04:00
LICENSE initial commit 2021-04-04 00:40:42 -04:00
Makefile fix makefile under ash 2021-04-04 04:27:21 -04:00
README.md update readme 2021-04-04 04:45:25 -04:00
framework.rkt implement viewing posts (only at top level lol) 2021-04-04 03:09:47 -04:00
fs.rkt implement viewing posts (only at top level lol) 2021-04-04 03:09:47 -04:00
info.rkt make launcher 2021-04-04 03:22:57 -04:00
main.rkt make launcher 2021-04-04 03:22:57 -04:00
mkhaskalimage.sh add packaging 2021-04-04 04:25:16 -04:00

README.md

meowbb

probably out of date demo: https://asciinema.org/a/jUw0GtaIsqZdAxTDkBRAiV2L3

you'll need uhhhhhhhhhhhhhh fixed libraries

git clone https://git.lain.faith/misc-deps/racket-unix-signals
cd racket-unix-signals
raco pkg install unix-signals/
cd ..

git clone https://git.lain.faith/misc-deps/racket-ansi
cd racket-ansi
raco pkg install ansi/
cd ..

git clone https://git.lain.faith/misc-deps/lux
cd lux
raco pkg install
cd ..

git clone https://git.lain.faith/misc-deps/raart
cd raart
raco pkg install
cd ..

ok now we're ready to do stuff

git clone https://git.lain.faith/haskal/meowbb
cd meowbb
raco pkg install

# now, assuming you have ~/.racket/<ver>/bin on your path
meowbb