Add README, environment example, and project prompt.
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
1
project.prompt.md
Normal file
1
project.prompt.md
Normal file
@@ -0,0 +1 @@
|
||||
Create a Docker environment with a minimal base OS. The container should use the 'mergecal' library to fetch multiple iCalendar feeds from URLs provided via environment variables, merge them into a single feed, and update this at regular intervals. The fetch interval should also be configurable via the .env file.
|
||||
Reference in New Issue
Block a user