Package: ghdump Title: Clone Or Download All Repos For A GitHub User Version: 0.1.0 Authors@R: person(given = "Matt", family = "Dray", role = c("aut", "cre"), email = "mwdray@gmail.com") Description: Clone all of a GitHub user's repositories, or download them as zip files to a specified location and optionally unzip them. Intended for archiving or setting up a new computer. URL: https://github.com/matt-dray/ghdump/ BugReports: https://github.com/matt-dray/ghdump/issues License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Imports: cli, gh (>= 1.1.0), purrr (>= 0.3.4) Config/pak/sysreqs: git libssl-dev Repository: https://matt-dray.r-universe.dev Date/Publication: 2023-06-21 18:23:02 UTC RemoteUrl: https://github.com/matt-dray/ghdump RemoteRef: HEAD RemoteSha: 040d6d303eeae490c30ed380cf2e9893dc6edc16 NeedsCompilation: no Packaged: 2026-05-30 09:10:10 UTC; root Author: Matt Dray [aut, cre] Maintainer: Matt Dray