pygments-redis
A minimalistic Pygments lexer for the Redis CLI.
This lexer differentiates four components of input/output from the redis-cli shell:
- The prompt
- A command
- A reply type
- "Everything else"
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upA minimalistic Pygments lexer for the Redis CLI.
This lexer differentiates four components of input/output from the redis-cli shell: