{"id":21521070,"url":"https://github.com/weisjohn/kamino","last_synced_at":"2025-04-09T22:21:55.701Z","repository":{"id":11571013,"uuid":"14059020","full_name":"weisjohn/kamino","owner":"weisjohn","description":"a node.js powered cli for cloning lots of repos from Git(Hub/Lab)","archived":false,"fork":false,"pushed_at":"2015-07-08T05:12:49.000Z","size":228,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-03T03:33:20.734Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/weisjohn.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":"2013-11-02T02:35:27.000Z","updated_at":"2024-06-22T02:57:47.000Z","dependencies_parsed_at":"2022-07-13T10:10:31.831Z","dependency_job_id":null,"html_url":"https://github.com/weisjohn/kamino","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/weisjohn%2Fkamino","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weisjohn%2Fkamino/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weisjohn%2Fkamino/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weisjohn%2Fkamino/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/weisjohn","download_url":"https://codeload.github.com/weisjohn/kamino/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248120304,"owners_count":21050922,"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":[],"created_at":"2024-11-24T01:05:39.601Z","updated_at":"2025-04-09T22:21:55.665Z","avatar_url":"https://github.com/weisjohn.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"kamino\n======\n\na node.js powered cli for cloning all your repos from Git(Hub/Lab)\n\nThis will clone all the repos that you have access to based on the results from the respective API. Projects are cloned into `[dir]/[namespace]/[project]`.\n\n### usage\n\n`npm install -g kamino`\n\n##### github\n\nCreate [an access token](https://github.com/settings/tokens/new). Store that token (`~/.bash_profile`, `~/.extra`, etc.).\n\n```\nkamino --host api.github.com --token ddddc5e7e685ede0548b98d98fef99eb --dir ~/mysrc\n```\n\n##### gitlab\n\nFind your access token from (e.g. gitlab.mydomain.com/profile/account).\n\n```\nkamino --host gitlab.mydomain.com --token QVy1PB7sTxfy4pqfZM1U --dir ~/mysrc\n```\n\nOptional flags are: \n\n - `-s` for secure access (Gitlab only)\n - `-v` for verbose logging while cloning\n\n\n### config\n\nYou can put your options in a config file `~/.kaminorc`\n\n```bash\nhost=192.168.1.1\ntoken=pJkyWhDPUXCtnvx6r9cZ\ndir=/Users/me/mysrc\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweisjohn%2Fkamino","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fweisjohn%2Fkamino","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweisjohn%2Fkamino/lists"}