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
- Host: GitHub
- URL: https://github.com/hellerve/zhighlight
- Owner: hellerve
- Created: 2016-05-30T16:08:36.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-09-02T13:31:50.000Z (almost 10 years ago)
- Last Synced: 2025-04-05T22:43:40.595Z (over 1 year ago)
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!