scopesim.server.github_utils.download_github_folder

scopesim.server.github_utils.download_github_folder#

scopesim.server.github_utils.download_github_folder(repo_url: str, output_dir: Path | str = './') None#

Download the files and directories in repo_url.

Re-written based on the on the download function here

Deprecated since version 0.11.0: This function is deprecated and will be removed in version 0.12.