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

https://github.com/iolanguage/curses


https://github.com/iolanguage/curses

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# Curses
Curses allows writing and reading at arbitrary positions on the terminal.

# Installation
`curses`/`ncurses` should be installed in your system. Then:

```
eerie install https://github.com/IoLanguage/Curses.git
```