slinky is a command-line browser designed to navigate through linked plain text files using anchors.
- Navigation using anchors.
- History tracking with
back
command. - Customizable line formatting.
- Handles line breaks and paragraphs.
$ make
$ ./build/apps/slinky
Example files compatible with slinky are located in the examples/
directory.
For a detailed overview of the project's goals, features, and architecture, please refer to the Design Document.
This project is licensed under the MIT License. Please refer to the LICENSE
file for details.