An open API service indexing awesome lists of open source software.

https://github.com/jddev0/consolelib

A very simple TUI library for Linux (ncurses) and Windows (Win-API)
https://github.com/jddev0/consolelib

cli command-line console rust rust-language

Last synced: 3 months ago
JSON representation

A very simple TUI library for Linux (ncurses) and Windows (Win-API)

Awesome Lists containing this project

README

          

# ConsoleLib
A very simple TUI library for Linux (ncurses) and Windows (Win-API)

## Use as dependency

Run `cargo add console-lib` to add this crate to your rust crate.