Ecosyste.ms: Awesome

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

https://github.com/vrescobar/linc_linenoise

A haxe hxcpp wrapper for linenoise
https://github.com/vrescobar/linc_linenoise

Last synced: 2 months ago
JSON representation

A haxe hxcpp wrapper for linenoise

Lists

README

        

# linenoise haxe bindings
Haxe/hxcpp @:native binding for [linenoise](https://github.com/antirez/linenoise).

This project aims to be a [linc](http://snowkit.github.io/linc/) library.

---

This library works with the Haxe cpp target only.

---

### Install

`haxelib git linc_linenoise https://github.com/vrescobar/linc_linenoise.git`

### Example usage

See the README in `test/`