Package: ghdump 0.1.0
ghdump: Clone Or Download All Repos For A GitHub User
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.
Authors:
ghdump_0.1.0.tar.gz
ghdump_0.1.0.zip(r-4.7)ghdump_0.1.0.zip(r-4.6)ghdump_0.1.0.zip(r-4.5)
ghdump_0.1.0.tgz(r-4.6-any)ghdump_0.1.0.tgz(r-4.5-any)
ghdump_0.1.0.tar.gz(r-4.7-any)ghdump_0.1.0.tar.gz(r-4.6-any)
ghdump_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
ghdump/json (API)
NEWS
| # Install 'ghdump' in R: |
| install.packages('ghdump', repos = c('https://matt-dray.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/matt-dray/ghdump/issues
Last updated from:040d6d303e. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 117 | ||
| source / vignettes | OK | 157 | ||
| linux-release-x86_64 | OK | 106 | ||
| macos-release-arm64 | OK | 144 | ||
| macos-oldrel-arm64 | OK | 145 | ||
| windows-devel | OK | 81 | ||
| windows-release | OK | 75 | ||
| windows-oldrel | OK | 60 | ||
| wasm-release | OK | 98 |
Exports:ghd_copy
Dependencies:askpassclicurlgitcredsgluehttr2inijsonlitelifecyclemagrittropensslpurrrR6rappdirsrlangsysvctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Clone Multiple Repos From A GitHub User | ghd_clone_multi |
| Clone One Repo From A GitHub User | ghd_clone_one |
| Clone Or Download All GitHub Repositories For A User | ghd_copy |
| Download Zipped Repos To Your Machine | ghd_download_zips |
| Create A Data Frame Of Repo Names And Zip File URLS For Each | ghd_enframe_urls |
| Extract Names of GitHub Repos | ghd_extract_names |
| Get GitHub Repo Information for a Named User | ghd_get_repos |
| Unzip GitHub Repositories In A Named Directory | ghd_unzip |
