{"id":27864867,"url":"https://github.com/sanketdg/gitdl","last_synced_at":"2025-05-04T21:13:19.270Z","repository":{"id":36109000,"uuid":"40410777","full_name":"SanketDG/gitdl","owner":"SanketDG","description":"Download GitHub repositories with a single command.","archived":false,"fork":false,"pushed_at":"2017-04-16T18:44:03.000Z","size":209,"stargazers_count":7,"open_issues_count":1,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-04T21:13:11.007Z","etag":null,"topics":["git","github"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/SanketDG.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-08-08T17:27:45.000Z","updated_at":"2022-10-25T22:35:33.000Z","dependencies_parsed_at":"2022-09-01T03:41:35.305Z","dependency_job_id":null,"html_url":"https://github.com/SanketDG/gitdl","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SanketDG%2Fgitdl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SanketDG%2Fgitdl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SanketDG%2Fgitdl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SanketDG%2Fgitdl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SanketDG","download_url":"https://codeload.github.com/SanketDG/gitdl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252399508,"owners_count":21741675,"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":["git","github"],"created_at":"2025-05-04T21:13:18.565Z","updated_at":"2025-05-04T21:13:19.266Z","avatar_url":"https://github.com/SanketDG.png","language":"Python","readme":"# gitdl\n\nDownload zips of github repositories easily.\n\n[![Build Status](https://travis-ci.org/SanketDG/gitdl.svg?branch=master)](https://travis-ci.org/SanketDG/gitdl) [![Coverage Status](https://coveralls.io/repos/github/SanketDG/gitdl/badge.svg?branch=master)](https://coveralls.io/github/SanketDG/gitdl?branch=master)\n\n## Installation\n\nClone the repository and cd to it. Then do:\n```\n$ python setup.py install\n```\n\n## Usage\n\nThe point of `gitdl` is to quickly get something from GitHub.\n\n### Download a repo with the best match\n\n```\n$ gitdl bootstrap\n```\n\nThis will search for bootstrap, and find the best match and download the\nzip for it.\n\n### Download an exact repo\n\n```\n$ gitdl -e nvbn/thefuck\n```\n\nWhen `gitdl` is passed with `-e` it expects a {author}/{repo} format to\ndownload the exact repo from GitHub.\n\n### Search for a repo\n\n```\n$ gitdl search \"intermediate python\"\n```\n\nThis will search GitHub and present the results in a tabular format.\n\n## Development\n\n### Testing\n\nTo run the tests:\n\n```\n$ py.test\n```\n\nTo run the tests with coverage:\n\n```\n$ py.test --cov\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsanketdg%2Fgitdl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsanketdg%2Fgitdl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsanketdg%2Fgitdl/lists"}