Handling updates rather than running prepare all the time
When running curl -s https://gitlab.lakedrops.com/composer/plugin/drupal-spoons/-/raw/master/bin/prepareLocally.sh | bash
several times, this shouldn't break anything but it takes far too long as a couple of unnecessary tasks get executed.
There are individual commands available and we should document, which ones to execute when and why.