An open API service indexing awesome lists of open source software.

https://github.com/hellerve/zhighlight

A small, slow and possibly buggy syntax highlighter for zepto for the terminal
https://github.com/hellerve/zhighlight

Last synced: 5 months ago
JSON representation

A small, slow and possibly buggy syntax highlighter for zepto for the terminal

Awesome Lists containing this project

README

          

# zhighlight

A small, slow and possibly buggy syntax highlighter for zepto for the terminal.
It uses ANSI escape codes for the coloring.

## Installation

```
zeps install hellerve/zhighlight
```

## Usage

```
zhighlight somefile
```


Have fun!