Martin Isaksson
Martin Isaksson
Thanks for your interest :). First you need to clone the code to some directory, and then you run the command from that directory. So if you ran`git clone [email protected]:martisak/dotnets.git`,...
See test implementation on https://github.com/martisak/snakemake/commit/356d05e8ff08d2b70e95bfacfad5f6936fcf8e67. I am not submitting a merge request, since I am not really sure this is the best way of doing things. Seems to work for...
Thanks @pvandyken ! I did try using docker as a shell command, which lead to a multitude of gray hairs due to all the different quotation levels that I needed...
Related? https://github.com/scanny/python-pptx/issues/824