{"id":16955742,"url":"https://github.com/neko-neko/git-download","last_synced_at":"2026-05-16T21:09:56.721Z","repository":{"id":88181377,"uuid":"88482456","full_name":"neko-neko/git-download","owner":"neko-neko","description":"Download the GitHub releases","archived":false,"fork":false,"pushed_at":"2017-04-17T07:48:52.000Z","size":2,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-26T08:45:42.660Z","etag":null,"topics":["git","github-api","go","golang"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/neko-neko.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2017-04-17T07:17:26.000Z","updated_at":"2017-05-18T15:12:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"4bba63d5-c4cb-4de8-b086-90cb7c2f4865","html_url":"https://github.com/neko-neko/git-download","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neko-neko%2Fgit-download","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neko-neko%2Fgit-download/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neko-neko%2Fgit-download/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neko-neko%2Fgit-download/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/neko-neko","download_url":"https://codeload.github.com/neko-neko/git-download/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244801183,"owners_count":20512613,"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-api","go","golang"],"created_at":"2024-10-13T22:13:08.683Z","updated_at":"2026-05-16T21:09:51.688Z","avatar_url":"https://github.com/neko-neko.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# git-download\ngit-download is download the GitHub releases.\n\n## Usage\n### Basic usage\n```bash\n# download neko-neko/git-download\n$ git download -repo neko-neko/git-download\n\n# specific version\n$ git download -repo neko-neko/git-download -version v1.0.0\n\n# specific files\n$ git download -repo neko-neko/git-download -include darwin\n\n# save files inside specific directory\n$ git download -repo neko-neko/git-download -dir /tmp\n```\n\n### Private repo\n```bash\n$ GITHUB_TOKEN=hoge git download -repo neko-neko/git-download\n```\n\n### For GitHub Enterprise\n```bash\n$ GITHUB_TOKEN=hoge GITHUB_API=example.ghe.com/api/v3 git download -repo neko-neko/git-download\n```\n\n## Installation\n```bash\n$ go get github.com/neko-neko/git-download\n```\n\n## Contributing\n1. Fork it!\n2. Create your feature branch: `git checkout -b my-new-feature`\n3. Commit your changes: `git commit -am 'Add some feature'`\n4. Push to the branch: `git push origin my-new-feature`\n5. Submit a pull request :D\n\n## Credits\nneko-neko\n\n## License\nMIT","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneko-neko%2Fgit-download","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneko-neko%2Fgit-download","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneko-neko%2Fgit-download/lists"}