Y
Hacker News
new
|
ask
|
show
|
jobs
by
jacquesm
3852 days ago
> I know it's Go and it will likely be a single binary with no deps that just works.
It is and it does.
1 comments
sriku
3852 days ago
It depends on python-pygments for syntax highlighting, though you can configure it to use front-end based highlighters like highlight.js.
link
spf13
3852 days ago
It can optionally use python-pygments for syntax highlighting. It's not a requirement and as you mention alternatives are available.
link