Files
textual/old examples/README.md
2022-06-13 17:51:28 +01:00

12 lines
308 B
Markdown

These examples probably don't rub. We will be back-porting them to the examples dir
# Examples
Run any of these examples to demonstrate a Textual features.
The example code will generate a log file called "textual.log". Tail this file to gain insight in to what Textual is doing.
```
tail -f textual
```