Expand description
File downloader using git clone approach.
This module provides the core downloading functionality using git clone to access repository contents locally.
Structsยง
- Download
Config - Configuration for the documentation downloader.
- GitHub
Docs Downloader - Documentation downloader using git clone approach.