This commit is contained in:
2026-02-11 00:14:58 +01:00
parent 7ea6b3eb9f
commit 1388a6717f

17
README.md Normal file
View File

@@ -0,0 +1,17 @@
# Cathcal
Small Go tool to generate a Roman Rite liturgical calendar in ICS format.
## Usage
```bash
go run main.go <year>
go run main.go <start-end>
go run main.go --merge <start-end>
```
## Output
- Single year: calendario_liturgico_<year>.ics
- Range: calendario_liturgico_<start>-<end>.ics
- With --merge: one merged file for the range