code-preview-0.1.0 is not a library.
Code Preview CLI
A Rust CLI tool for previewing code with syntax highlighting, line numbers, and search functionality.
Features
- Syntax highlighting (using
syntect) - Line numbers (the "régua")
- Search in-file (the "busca embutida")
Installation & Running
- Ensure you have Rust and Cargo installed.
- Clone this repository or copy the files.
- Build and run:
Usage
<FILE> The