NOIR

Syntax Highlight Library for Crystal

CLI

ET NOIR is CLI tool for NOIR. It can be installed with these commands:

$ git clone https://github.com/MakeNowJust/noir
$ cd noir
$ make

Then bin/etnoir is available:

$ bin/etnoir
ET NOIR - NOIR command-line tool

Usage:
    etnoir highlight FILENAME
    etnoir style THEME

Command:
    highlight                        highlight FILENAME content
    style                            print THEME style as CSS
    help                             show this help
    version                          show ET NOIR version

Note

This project is heavily inspired by jneen/rouge.

License

MIT and :sushi: © TSUYUSATO "MakeNowJust" Kitsune <[email protected]> 2016-2017