Categorygithub.com/kevinmorio/holidays2ical
repository
0.0.0-20230420221814-ecdf5f41d612
Repository: https://github.com/kevinmorio/holidays2ical.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

holidays2ical holidays2ical
license Build status
A command-line tool to generate iCal calendars for public holidays and special days.

Installation

go install github.com/kevinmorio/holidays2ical/cmd/h2ical@latest

Usage

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)