Hi,
I see in the readme that in case both git and zip keys are omitted then it should fallback to existing local folder.
Currently if the target folder exists then the installation fails (for example if it was cloned before in a previous installation).
Maybe add an option to skip cloning if the folder exists instead of failing the installation.
Thanks!