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

https://github.com/iolanguage/editline


https://github.com/iolanguage/editline

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# EditLine
Binding to libedit (BSD version of readline).

# Installation
`libedit` should be installed and foundable in your system. Then:

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