README and LICENSE
This commit is contained in:
parent
d734e94a7a
commit
c8f7d9038b
2 changed files with 19 additions and 0 deletions
10
README.md
Normal file
10
README.md
Normal 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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue