Skip to content

hichtakk/pptx-calendar-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pptx-calendar-generator

docker license

Calendar generator for MS PowerPoint.

Usage

Run with Docker container

Just run with pre-build docker image and generate 12 month calender for specified year. If you don't pass ${YEAR} argument, generator will build current year calendar.

$ docker run --rm --mount type=bind,src=$(pwd),dst=/work hichtakk/pptx-calendar-generator ${YEAR}