[Doc] csv check

This commit is contained in:
coja
2026-05-02 05:05:26 +02:00
parent c3ae746d83
commit 9eca59f80f
2 changed files with 6 additions and 1 deletions

View File

@@ -42,6 +42,11 @@ To update events, update `dogadjaji.csv` then run:
make events
```
For checking the csv data, suggestion is the [tennis pkg](https://github.com/gurgeous/tennis), with example command:
```sh
tennis -nt --zebra --color on --theme dark --tail 20 dogadjaji.csv
```
## TODO: