README and LICENSE

This commit is contained in:
Stefan Bethke 2025-11-18 22:24:58 +01:00
commit c8f7d9038b
2 changed files with 19 additions and 0 deletions

10
README.md Normal file
View file

@ -0,0 +1,10 @@
# Create a schedule.xml from the Hackertours planning Excel
Code based on https://github.com/voc/schedule/tree/master/voc
## Generating the schedule.xml
1. Make sure the path to the Excel is correct in hackertours.py
2. Use uv to create a suitable venv
3. Run the code
4. Copy the resulting `39c3-hackertours.json` to the website docroot.