MartinPacker / md2pptx

Markdown To PowerPoint converter
MIT License
222 stars 35 forks source link

Command Line Parameters #5

Closed 42sol-eu closed 4 years ago

42sol-eu commented 4 years ago

add input file as a second command line parameter to support running on iOS.

sys.argv[2] would be ok.

typed parameters even better

MartinPacker commented 4 years ago

Closing as duplicate of Issue 8.