When it's invoked the
$ pocketh compile <sourcePath> <outputDirectory>
with a non-existent destination, the script outputs the following error:
Error: outputDirectory must be a directory path.
It would be excellent if the script creates the path based on the argument if the output folder does not exist.