json not xml

This commit is contained in:
Stefan Bethke 2025-11-18 22:29:18 +01:00
commit c8994e92cd

View file

@ -1,8 +1,8 @@
# Create a schedule.xml from the Hackertours planning Excel
# Create a schedule.json from the Hackertours planning Excel
Code based on https://github.com/voc/schedule/tree/master/voc
## Generating the schedule.xml
## Generating the `schedule.json`
2. Use uv to create a suitable venv
3. Run `python hackertours.py .../path/to/39C3-Tour-Planning.xlsx`