Skip to content

kevinmorio/holidays2ical

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

A command-line tool to generate calendars for public holidays and special days.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages