
Clone or update all repositories defined in 'packages.json'
Source:R/packages-json.R
clone_gh_org_repos.RdClone or update all repositories defined in 'packages.json'
Arguments
- pkgs_json
Local path to 'packages.json' as created or updated by running om_packages_json. That function must be run first, prior to calling this function!
- pkgs_dir
Defaults to cloning repositories in the root directory of 'packages.json'. A specific path may be specified here to clone elsewhere.