1
0
mirror of https://github.com/schollz/cowyo.git synced 2023-08-10 21:13:00 +03:00
cowyo/vendor/github.com/shurcooL/highlight_go
2017-10-03 14:43:55 -04:00
..
.travis.yml Vendoring 2017-10-03 14:43:55 -04:00
main_test.go Vendoring 2017-10-03 14:43:55 -04:00
main.go Vendoring 2017-10-03 14:43:55 -04:00
README.md Vendoring 2017-10-03 14:43:55 -04:00

highlight_go

Build Status GoDoc

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

Installation

go get -u github.com/shurcooL/highlight_go

License