Skip to content

Dynamic and static D bindings for ncurses library

License

Notifications You must be signed in to change notification settings

aurorafossorg/riverd-ncurses

Repository files navigation

RiverD NCurses

Dynamic and static D bindings for ncurses library

Usage

import riverd.ncurses;

void main()
{
	// Load the ncurses library.
	dylib_load_ncurses();

	// Now ncurses functions can be called.
	...
}

How to contribute

Check out our wiki.

License

GNU Lesser General Public License (Version 3, 29 June 2007)


Made with ❤ by a bunch of geeks

License Discord Server