{"id":13793751,"url":"https://github.com/fabiospampinato/autogit-command-github-sync","last_synced_at":"2025-05-12T20:31:10.968Z","repository":{"id":66053379,"uuid":"152015259","full_name":"fabiospampinato/autogit-command-github-sync","owner":"fabiospampinato","description":"A command for synchronizing repositories with GitHub.","archived":true,"fork":false,"pushed_at":"2020-01-24T20:29:02.000Z","size":24,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-12T16:44:38.249Z","etag":null,"topics":["autogit","command","github","sync"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fabiospampinato.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"fabiospampinato","custom":"https://www.paypal.me/fabiospampinato"}},"created_at":"2018-10-08T03:47:37.000Z","updated_at":"2023-12-11T16:13:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"5ae9b690-c049-44e6-a6bc-86bd8fe9750d","html_url":"https://github.com/fabiospampinato/autogit-command-github-sync","commit_stats":{"total_commits":13,"total_committers":2,"mean_commits":6.5,"dds":0.07692307692307687,"last_synced_commit":"a2ee0c1114271234fae744a192d67b64b5701f7e"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiospampinato%2Fautogit-command-github-sync","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiospampinato%2Fautogit-command-github-sync/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiospampinato%2Fautogit-command-github-sync/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiospampinato%2Fautogit-command-github-sync/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fabiospampinato","download_url":"https://codeload.github.com/fabiospampinato/autogit-command-github-sync/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253816714,"owners_count":21968871,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["autogit","command","github","sync"],"created_at":"2024-08-03T23:00:30.786Z","updated_at":"2025-05-12T20:31:10.121Z","avatar_url":"https://github.com/fabiospampinato.png","language":"TypeScript","readme":"# Autogit Command - Github Sync\n\nA command for synchronizing repositories with GitHub.\n\n## Install\n\n```sh\nnpm install --save autogit-command-github-sync\n```\n\n## Usage\n\n#### Options\n\nThis command uses the following options object:\n\n```js\n{\n  token: '' // GitHub token\n}\n```\n\n#### Configuration\n\nAdd this command to your configuration:\n\n```js\nconst githubSync = require ( 'autogit-command-github-sync' );\n\nmodule.exports = {\n  commands: {\n    'github-sync': githubSync ({ /* YOUR OPTIONS */ })\n  }\n}\n```\n\n#### CLI\n\nCall it from the CLI with:\n\n```sh\nautogit github-sync\n```\n\n## License\n\nMIT © Fabio Spampinato\n","funding_links":["https://github.com/sponsors/fabiospampinato","https://www.paypal.me/fabiospampinato"],"categories":["Commands"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabiospampinato%2Fautogit-command-github-sync","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffabiospampinato%2Fautogit-command-github-sync","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabiospampinato%2Fautogit-command-github-sync/lists"}