go-github-com-peterh-liner 1.2.2
Command line editor Go library
The liner Go package implements a simple command line editor with history, inspired by linenoise. Xterm as well as WIN32 terminal codes are supported.
- Outputs:
out - Website: https://github.com/peterh/liner
- Licenses: Expat
- Package source: gnu/packages/golang-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install go-github-com-peterh-liner 1.2.2 as follows:
guix install go-github-com-peterh-liner@1.2.2
Or install the latest version:
guix install go-github-com-peterh-liner
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.