/scan

A simple pager command-line application. Like `more` or `less`.

Primary LanguageRustMIT LicenseMIT

scan

A simple pager command-line application. Like more or less.

📘 Usage

Read from a file or pipe something in from stdin

scan src/main.rs
git log | scan

Full Help Message

# TODO: Help Message

📄 License

This project is licensed under the MIT License.