Sophie

Sophie

distrib > Mageia > 7 > i586 > by-pkgid > fb0e7947408b6a5efb932f21c4df6db4 > files > 2

golang-github-shurcool-highlight-devel-0-0.2.mga7.noarch.rpm

highlight_go
============

[![Build Status](https://travis-ci.org/shurcooL/highlight_go.svg?branch=master)](https://travis-ci.org/shurcooL/highlight_go) [![GoDoc](https://godoc.org/github.com/shurcooL/highlight_go?status.svg)](https://godoc.org/github.com/shurcooL/highlight_go)

Package highlight_go provides a syntax highlighter for Go, using go/scanner.

Installation
------------

```bash
go get -u github.com/shurcooL/highlight_go
```

License
-------

-	[MIT License](https://opensource.org/licenses/mit-license.php)