This textual (web) app is a demo for redlines.
It is updated from time to time to display capabilities of the library.
- Clone this repository
- Install the dependencies:
poetry install
- Run the command line interface:
redlines-textual
You can also serve the app through textual-web
by following the install instructions and running textual-web --config serve.toml
MIT