https://github.com/iolanguage/readline
https://github.com/iolanguage/readline
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/iolanguage/readline
- Owner: IoLanguage
- License: bsd-3-clause
- Created: 2018-03-11T11:59:49.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-10T19:04:38.000Z (about 8 years ago)
- Last Synced: 2025-01-21T00:48:45.336Z (over 1 year ago)
- Language: C
- Size: 5.86 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ReadLine
Binding to GNU readline.
# Installation
ReadLine should be installed and foundable on your system. Then:
```
eerie install https://github.com/IoLanguage/ReadLine.git
```