json not xml
This commit is contained in:
parent
4865225f46
commit
c8994e92cd
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
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
|
2. Use uv to create a suitable venv
|
||||||
3. Run `python hackertours.py .../path/to/39C3-Tour-Planning.xlsx`
|
3. Run `python hackertours.py .../path/to/39C3-Tour-Planning.xlsx`
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue