I noticed that there is a `tempDir` option that you can use to specify a place to put temporary files used by the script. https://github.com/cyrilis/epub-gen/blob/1a14d7be0354ece5227d6697820f464f529671f5/lib/index.coffee#L73 It would be useful to refer to it in the README.
I noticed that there is a
tempDiroption that you can use to specify a place to put temporary files used by the script.epub-gen/lib/index.coffee
Line 73 in 1a14d7b
It would be useful to refer to it in the README.