@ -0,0 +1,8 @@
#include <notcurses/notcurses.h>
#include <stdio.h>
int main(int argc, char ** argv)
{
notcurses_init({TO-DO});
return 0;
}