Neo Syntax Highlighter
Find a file
2024-10-12 16:11:15 +01:00
.gitignore Initial commit 2024-10-11 19:04:55 +01:00
LICENSE Update LICENSE 2024-10-12 16:11:15 +01:00
Makefile Initial commit 2024-10-11 19:04:55 +01:00
nsh.c Initial commit 2024-10-11 19:04:55 +01:00
README.md Update LICENSE 2024-10-12 16:11:15 +01:00

nsh

Neo Syntax Highlighter

Usage

git diff | nsh
diff <x> <y> | nsh

Dependencies

None

Building

You will need to run these with elevated privilages.

$ make 
# make install

Contributions

Contributions are welcomed, feel free to open a pull request.

License

This project is licensed under the GNU Public License v3.0. See LICENSE for more information.