skynet-gh / jai-ncurses

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jai-ncurses

Jai bindings for ncurses.

Build

You will need ncurses and tinfo installed (on Ubuntu packages libncursesw5-dev and libtinfo-dev).

git submodule update --init

Build the bindings with:

jai generate.jai

About