Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 544 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 544 Bytes

Nimbox

Nimbox is a Rustbox-inspired termbox wrapper for Nim.

Nimbox uses an object-oriented style, making writing text-based user interfaces easy and intuitive.

Nimbox is still in development and may eat your laundry. You have been warned.

Installation

Nimbox can be installed through Nimble, Nim's package manager:

nimble install nimbox