Package: multideploy Title: Deploy File Changes Across Multiple 'GitHub' Repositories Version: 0.1.0 Authors@R: c( person("James Joseph", "Balamuta", email = "james.balamuta@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-2826-8458") ) ) Description: Deploy file changes across multiple 'GitHub' repositories using the 'GitHub' 'Web API' . Allows synchronizing common files, Continuous Integration ('CI') workflows, or configurations across many repositories with a single command. License: AGPL (>= 3) URL: https://r-pkg.thecoatlessprofessor.com/multideploy/, https://github.com/coatless-rpkg/multideploy BugReports: https://github.com/coatless-rpkg/multideploy/issues Imports: gh (>= 1.3.0), base64enc, cli Suggests: testthat (>= 3.0.0), knitr, rmarkdown Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Config/testthat/edition: 3 VignetteBuilder: knitr Config/pak/sysreqs: git libssl-dev Repository: https://coatless-rpkg.r-universe.dev Date/Publication: 2025-08-22 15:40:43 UTC RemoteUrl: https://github.com/coatless-rpkg/multideploy RemoteRef: HEAD RemoteSha: 03a4145b01ae6b13ee45bcb677b6ccd909fded48 NeedsCompilation: no Packaged: 2026-07-16 04:49:56 UTC; root Author: James Joseph Balamuta [aut, cre] (ORCID: ) Maintainer: James Joseph Balamuta