[Doc] csv check
This commit is contained in:
@@ -42,6 +42,11 @@ To update events, update `dogadjaji.csv` then run:
|
|||||||
make events
|
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:
|
## TODO:
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
datum, vreme, lokacija, tema, tip, link, temaE
|
datum, vreme, lokacija, tema, tip, link, temaEN
|
||||||
20-12-2022, 19:00, DC Krov https://www.openstreetmap.org/node/10594728522, Uvod u računarske mreže,,,
|
20-12-2022, 19:00, DC Krov https://www.openstreetmap.org/node/10594728522, Uvod u računarske mreže,,,
|
||||||
03-01-2023, 19:00, DC Krov https://www.openstreetmap.org/node/10594728522, Hackathon žurka, hack,,
|
03-01-2023, 19:00, DC Krov https://www.openstreetmap.org/node/10594728522, Hackathon žurka, hack,,
|
||||||
16-01-2023, 19:00, DC Krov https://www.openstreetmap.org/node/10594728522, Privatnost na internetu, workshop,,
|
16-01-2023, 19:00, DC Krov https://www.openstreetmap.org/node/10594728522, Privatnost na internetu, workshop,,
|
||||||
|
|||||||
|
Reference in New Issue
Block a user