This package browser is in early development. Mind the rough edges.

go-chroma

General purpose syntax highlighter in pure Golang

Chroma takes source code and other structured text and converts it into syntax highlighted HTML, ANSI-coloured text, etc. This package provides an command line interface (CLI) tool.

Installation

Install the latest version of go-chroma as follows:

guix install go-chroma

Or install a particular version:

guix install go-chroma@2.14.0

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.

Badge code

HTML: <a href='http://127.0.0.1:3000/packages/go-chroma/'><img src='http://127.0.0.1:3000/packages/go-chroma/badges/latest-version.svg'></img></a>
Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/go-chroma/badges/latest-version.svg)](http://127.0.0.1:3000/packages/go-chroma/)
Org: [[http://127.0.0.1:3000/packages/go-chroma/][http://127.0.0.1:3000/packages/go-chroma/badges/latest-version.svg]]