Module downloader

Source
Expand description

File downloader using git clone approach.

This module provides the core downloading functionality using git clone to access repository contents locally.

Structsยง

DownloadConfig
Configuration for the documentation downloader.
GitHubDocsDownloader
Documentation downloader using git clone approach.