Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 649 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 649 Bytes

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}