{"id":20972495,"url":"https://github.com/dantecatalfamo/repo","last_synced_at":"2026-04-21T08:02:50.210Z","repository":{"id":114222453,"uuid":"278986646","full_name":"dantecatalfamo/repo","owner":"dantecatalfamo","description":"Repo management tool","archived":false,"fork":false,"pushed_at":"2020-11-12T21:31:58.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-03-29T16:54:10.094Z","etag":null,"topics":["git","raku","repository"],"latest_commit_sha":null,"homepage":"","language":"Raku","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/dantecatalfamo.png","metadata":{"files":{"readme":"README.org","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":"2020-07-12T03:52:02.000Z","updated_at":"2020-11-12T21:32:01.000Z","dependencies_parsed_at":"2024-01-12T22:00:59.857Z","dependency_job_id":null,"html_url":"https://github.com/dantecatalfamo/repo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dantecatalfamo/repo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dantecatalfamo%2Frepo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dantecatalfamo%2Frepo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dantecatalfamo%2Frepo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dantecatalfamo%2Frepo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dantecatalfamo","download_url":"https://codeload.github.com/dantecatalfamo/repo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dantecatalfamo%2Frepo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32082780,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T06:27:27.065Z","status":"ssl_error","status_checked_at":"2026-04-21T06:27:21.250Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["git","raku","repository"],"created_at":"2024-11-19T04:08:33.339Z","updated_at":"2026-04-21T08:02:50.195Z","avatar_url":"https://github.com/dantecatalfamo.png","language":"Raku","funding_links":[],"categories":[],"sub_categories":[],"readme":"* Repo\n\nA small tool written to help manage the my =~/src= directory.\nWritten in [[https://raku.org/][raku]] as an exercise.\n\nWorks on with any git hosting site with a ~example.com/user/repo~ URL\nscheme, either over SSH or HTTPS.\n\n* Usage\n\n#+BEGIN_SRC\nusage: repo \u003ccommand\u003e [\u003cargs\u003e]\n\nCommands:\n  cd      Change to a project directory under ~/src\n  clone   Clone a repository into ~/src according to the site, user, and project\n#+END_SRC\n\n* Example\n  - ~repo clone https://github.com/dantecatalfamo/repo~\n    - clone https://github.com/dantecatalfamo/repo into =~/src/github.com/dantecatalfamo/repo=\n    - change to the new project directory\n\n  - ~repo cd repo~\n    - Compare the query =repo= to all of the paths under =~/src=\n      - If no matches, display error and do nothing\n      - If only one matches, change to the directory\n      - If multiple matches, display matches and let user choose\n\n* Installation\n\n  - Clone this repo, into =~/src/github.com/dantecatalfamo/repo= for example.\n  - Add this to your shell startup file. For bash that's =~/.bashrc=\n    #+BEGIN_SRC shell\n    source /home/dante/src/github.com/dantecatalfamo/repo/repo.sh\n    #+END_SRC\n  - That's it.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdantecatalfamo%2Frepo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdantecatalfamo%2Frepo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdantecatalfamo%2Frepo/lists"}