{"id":23927018,"url":"https://github.com/olillin/clode","last_synced_at":"2025-08-13T20:20:23.183Z","repository":{"id":270489085,"uuid":"909793049","full_name":"olillin/clode","owner":"olillin","description":"CLI program to open git repositories quickly","archived":false,"fork":false,"pushed_at":"2025-06-11T19:12:43.000Z","size":22,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-14T23:50:28.619Z","etag":null,"topics":["cli","command-line-tool","git","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/git-clode","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/olillin.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-12-29T19:38:48.000Z","updated_at":"2025-06-18T12:44:09.000Z","dependencies_parsed_at":"2025-04-12T06:08:20.075Z","dependency_job_id":"d9f9df27-c0dc-4207-a05b-d8c2c7ad6336","html_url":"https://github.com/olillin/clode","commit_stats":null,"previous_names":["olillin/clode"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/olillin/clode","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olillin%2Fclode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olillin%2Fclode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olillin%2Fclode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olillin%2Fclode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/olillin","download_url":"https://codeload.github.com/olillin/clode/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olillin%2Fclode/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270305723,"owners_count":24562095,"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","status":"online","status_checked_at":"2025-08-13T02:00:09.904Z","response_time":66,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["cli","command-line-tool","git","python"],"created_at":"2025-01-05T22:13:08.158Z","updated_at":"2025-08-13T20:20:23.098Z","avatar_url":"https://github.com/olillin.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# clode\n\nCLI tool to open git repositories quickly.\n\n## Installation\n\n```console\npip install git-clode\n```\n\n## Usage\n\n```console\n$ clode -h\nusage: clode [-h] [-n | -a] [-q | -l] repository [directory]\n\nCLI tool to open git repositories quickly\n\npositional arguments:\n  repository         url or name of repository to clone\n  directory          the name of a new directory to clone into\n\noptions:\n  -h, --help         show this help message and exit\n  -n, --never-open   don't open after cloning\n  -a, --always-open  open even if already cloned\n  -q, --search       search for a repository on GitHub\n  -l, --lazy         lazy search for a repository on GitHub\n```\n\n## Examples\n\n### Clode with URL\n\n```console\n$ clode https://github.com/olillin/clode\nCloning https://github.com/olillin/clode\n```\n\n### Clode with owner and repository name only\n\n```console\n$ clode olillin/clode\nCloning https://github.com/olillin/clode\n```\n\n\u003e [!NOTE]\n\u003e The default service is GitHub. This can be changed in settings.\n\u003c!-- TODO: Add settings file name --\u003e\n\n### Clode with repository name only\n\n```console\n$ clode clode\nCloning https://github.com/olillin/clode\n```\n\n\u003e [!NOTE]\n\u003e Requires a default user to be configured in settings\n\u003c!-- TODO: Add settings file name --\u003e\n\n### Clode with GitHub search query\n\n```console\n$ clode -q \"org:cthit in:name hubbit\"\n[?] Select repository to clone:\n \u003e cthit/hubbit\n   cthit/hubbIT-old\n```\n\n### Clode with lazy search\n\n```console\n$ clode -l \"cthit/chalmers it\"\n[?] Select repository to clone:\n \u003e cthit/chalmers.it\n   cthit/digit.chalmers.it\n   cthit/chalmers.it-deprecated\n   cthit/Avtal.chalmers.it\n\n$ clode -l cals\nCloning https://github.com/olillin/cals-cals\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Folillin%2Fclode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Folillin%2Fclode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Folillin%2Fclode/lists"}