Skip to content

harshavardhana/go.linenoise

 
 

Repository files navigation

go.linenoise

go.linenoise is a go package wrapping the linenoise C library.

Documentation

Documentation can be found at godoc.org/github.com/GeertJohan/go.linenoise. An example is located in the folder examplenoise.

License

All code in this repository is licensed under a BSD license. This project wraps linenoise which is written by Salvatore Sanfilippo and Pieter Noordhuis. The license for linenoise is included in the files linenoise.c and linenoise.h. For all other files please read the LICENSE file.

About

Linenoise is a lightweight readline library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 93.1%
  • Go 6.9%