Module remote

Source
Expand description

Remote repository fetching functionality

Functionsยง

fetch_repository
Fetch a repository from GitHub
get_repo_path
Get the path to the cloned repository within the temp directory
gh_available
Check if gh CLI is available
git_available
Check if git is available
parse_github_url
Parse GitHub URL to extract owner and repo