ghd_unzip: Unzip GitHub Repositories In A Named Directory

View source: R/02-download-repos.R

ghd_unzipR Documentation

Unzip GitHub Repositories In A Named Directory

Description

Unzips the GitHub repositories that have been downloaded to a specified local directory and optionally deletes the zipped versions. Optionally rename all the unzipped folders to remove the "-master" suffix (e.g. "demo-repo-master" becomes "demo-repo").

Usage

ghd_unzip(dir)

Arguments

dir

A string. Path to a local directory containing zipped GitHub directories. These may have been downloaded using ghd_download_zips. Must be a full path.

Value

Unzipped GitHub repositories in a named directory.


matt-dray/ghdump documentation built on July 7, 2023, 5:51 p.m.