{"id":15621639,"url":"https://github.com/jeertmans/locate","last_synced_at":"2025-03-29T15:47:10.871Z","repository":{"id":109328725,"uuid":"410537346","full_name":"jeertmans/locate","owner":"jeertmans","description":"Locate recursively searches filenames that match regex pattern","archived":false,"fork":false,"pushed_at":"2023-01-20T23:26:35.000Z","size":889,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-04T16:49:38.108Z","etag":null,"topics":["cli","continuous-integration","example-project","find","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/jeertmans.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2021-09-26T11:48:21.000Z","updated_at":"2021-10-08T15:52:13.000Z","dependencies_parsed_at":"2023-05-09T21:04:11.359Z","dependency_job_id":null,"html_url":"https://github.com/jeertmans/locate","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeertmans%2Flocate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeertmans%2Flocate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeertmans%2Flocate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeertmans%2Flocate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jeertmans","download_url":"https://codeload.github.com/jeertmans/locate/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246207492,"owners_count":20740723,"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":["cli","continuous-integration","example-project","find","rust"],"created_at":"2024-10-03T09:51:22.574Z","updated_at":"2025-03-29T15:47:05.863Z","avatar_url":"https://github.com/jeertmans.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# locate\nlocate is command-line tool that recursively searches for filenames that match regex pattern.\n\n### Why locate exists\nlocate serves two purposes:\n1. provide a easy-to-use filename search tool, an alternative to `find` (to some extent);\n2. be an example project for Rust application development and continuous integration (CI) tools\n\n### Usage\nTo use locate, simply open any terminal and enter `locate --help` to list all availaible options.\n\nFor example, if you want to list all Python executables:\n```\nlocate \"^python[\\d](\\.\\d){0,1}$\" -e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeertmans%2Flocate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjeertmans%2Flocate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeertmans%2Flocate/lists"}