A command-line tool to generate iCal calendars for public holidays and special days.
go install github.com/kevinmorio/holidays2ical/cmd/h2ical@latest
Usage of h2ical:
-from int
year to start from (default 2022)
-lang string
the language used for the holidays (default "de")
-outfile string
the outfile of the calendar (default "Holidays.ics")
-till int
year to end (default 2022)