{"id":16002996,"url":"https://github.com/myterminal/git-getter","last_synced_at":"2026-04-09T23:00:09.978Z","repository":{"id":57251079,"uuid":"82311617","full_name":"myTerminal/git-getter","owner":"myTerminal","description":"A utility to get all repositories for a given user","archived":false,"fork":false,"pushed_at":"2022-08-19T05:19:15.000Z","size":111,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-08T09:34:47.428Z","etag":null,"topics":["git","github","gitlab"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/myTerminal.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":"2017-02-17T15:41:31.000Z","updated_at":"2022-08-03T23:00:19.000Z","dependencies_parsed_at":"2022-08-24T17:00:14.310Z","dependency_job_id":null,"html_url":"https://github.com/myTerminal/git-getter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myTerminal%2Fgit-getter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myTerminal%2Fgit-getter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myTerminal%2Fgit-getter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myTerminal%2Fgit-getter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/myTerminal","download_url":"https://codeload.github.com/myTerminal/git-getter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247274253,"owners_count":20912070,"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","gitlab"],"created_at":"2024-10-08T10:05:37.938Z","updated_at":"2026-04-09T23:00:04.941Z","avatar_url":"https://github.com/myTerminal.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# git-getter\n\n[![npm version](https://badge.fury.io/js/git-getter.svg)](https://badge.fury.io/js/git-getter)\n[![npm downloads](https://img.shields.io/npm/dt/git-getter.svg)](https://www.npmjs.com/package/git-getter)\n[![License](https://img.shields.io/github/license/myTerminal/ample-alerts.svg)](https://opensource.org/licenses/MIT)  \n[![Build Status](https://travis-ci.org/myTerminal/git-getter.svg?branch=master)](https://travis-ci.org/myTerminal/git-getter)\n[![Code Climate](https://codeclimate.com/github/myTerminal/git-getter.png)](https://codeclimate.com/github/myTerminal/git-getter)\n[![js-myterminal-style](https://img.shields.io/badge/code%20style-myterminal-blue.svg)](https://www.npmjs.com/package/eslint-config/myterminal)\n[![Coverage Status](https://img.shields.io/coveralls/myTerminal/git-getter.svg)](https://coveralls.io/r/myTerminal/git-getter?branch=master)  \n[![NPM](https://nodei.co/npm/git-getter.png?downloads=true\u0026downloadRank=true\u0026stars=true)](https://nodei.co/npm/git-getter/)\n\nA utility to get all repositories for a specific user/organization\n\n## Installation\n\n*git-getter* is available on *Npm*. You can install it globally with a simple command.\n\n    npm install -g git-getter\n\n## How to Use\n\nRun `git-getter` from the command line and provide the name of the user you want the projects to be cloned from and the directory you want them to be placed in.\n\n    git-getter --username \u003cuser\u003e [--targetPath \u003cpath\u003e] [--ssh]\n\nThe `targetPath` is optional, not supplying which will clone projects to the current directory.\n\nFor example, running\n\n    git-getter --username myTerminal --targetPath ~/_repositories\n\nwill download all the repositories owned by the user *myTerminal* on GitHub at *~/_repositories*.\n\nThe optional switch `--shh` can be used to clone projects using `ssh`. Note that this needs an SSH key to be present on the system.\n\n## To-do\n\n* Download repositories for an organization\n* Integration with GitLab\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmyterminal%2Fgit-getter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmyterminal%2Fgit-getter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmyterminal%2Fgit-getter/lists"}