{"id":21542883,"url":"https://github.com/horacehylee/fzd","last_synced_at":"2025-03-17T23:53:36.184Z","repository":{"id":112755947,"uuid":"457430482","full_name":"horacehylee/fzd","owner":"horacehylee","description":"Golang file indexer and fuzzy file finder utiliy tool","archived":false,"fork":false,"pushed_at":"2022-02-18T17:50:31.000Z","size":86,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-24T08:43:42.889Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/horacehylee.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}},"created_at":"2022-02-09T16:06:38.000Z","updated_at":"2022-02-17T16:05:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"53920ff6-43df-40b5-a181-824a6a623cb8","html_url":"https://github.com/horacehylee/fzd","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/horacehylee%2Ffzd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/horacehylee%2Ffzd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/horacehylee%2Ffzd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/horacehylee%2Ffzd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/horacehylee","download_url":"https://codeload.github.com/horacehylee/fzd/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244130283,"owners_count":20402753,"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-24T05:11:55.886Z","updated_at":"2025-03-17T23:53:36.162Z","avatar_url":"https://github.com/horacehylee.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📂 fzd\n\n\u003e Golang file indexer and fuzzy file finder utiliy tool\n\n## 🔨 Build\n\n```\ngo install ./cmd/fzd\n```\n\n## 🛠 Usage\n\nCopy `.fzd.example.yaml` and place it in as `$HOME/.fzd/.fzd.yaml` in your home directory.\n\nTweak the configurations for your case, may take a look at [detailed configuration list](#%E2%9A%99-configuration).\n\n```\n$ fzd\nIndex is not created yet\nDo you want to create it now [y/N]: y\nIndexed for 102 files\n\n$ fzd test\n/home/test.json\n/home/Projects/zzz-test\n/home/Projects/zzz_test\n/home/Projects/file_tests\n/home/Projects/more_file_tests\n\n$ fzd -n 3 test\n/home/test.json\n/home/Projects/zzz-test\n/home/Projects/zzz_test\n\n$ fzd -num 3 test\n/home/test.json\n/home/Projects/zzz-test\n/home/Projects/zzz_test\n```\n\n## ⚙ Configuration\n\n\u003e Coming soon\n\n## 🚢 Release\n\n```\ngo install github.com/mitchellh/gox@latest\n\ngox -output ./build/{{.Dir}}_{{.OS}}_{{.Arch}} ./cmd/fzd\n```\n\n## 📜 License\n\nDistributed under the MIT License. See [LICENSE](./LICENSE) for more information.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhoracehylee%2Ffzd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhoracehylee%2Ffzd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhoracehylee%2Ffzd/lists"}