Auto-clone functionality for start scripts
Large projects are sometimes split into different repositories under the same account, which can be awkward for local development when it comes to getting them all running at once. This function takes repository information such as the URL and clones it into your source directory as part of the start procedure.