Write Github Metadata to JSON
write_github_repos_json( github_repos = get_github_repos(), file = file.path(getwd(), "github.json"), dbg = TRUE )
| github_repos | as retrieved by get_github_repos(), default: get_github_repos() |
|---|---|
| file | path where to save github.json (default: file.path(getwd(), "github.json")) |
| dbg | should debug messages be printed? (default: TRUE) |
writes "github.json"