initial commit
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
|
||||
This script turns the Sakura-Con schedule from Eventny into iCalendar files for import into your calendar program of choice. Events are broken out into separate files, by track.
|
||||
It is vibe-coded. Anyway, here's how to run it:
|
||||
|
||||
|
||||
```sh
|
||||
poetry install
|
||||
eval $(poetry env activate)
|
||||
python toical.py
|
||||
```
|
||||
Reference in New Issue
Block a user