meowbb/README.md

22 lines
318 B
Markdown
Raw Normal View History

2021-04-04 04:45:45 +00:00
# meowbb
you'll need uhhhhhhhhhhhhhh fixed libraries
```
git clone https://git.lain.faith/misc-deps/lux
cd lux
raco pkg install
cd ..
https://git.lain.faith/misc-deps/raart
cd raart
raco pkg install
```
ok now we're ready to do stuff
```
git clone https://git.lain.faith/haskal/meowbb
cd meowbb
racket tui.rkt
```