{"id":23274849,"url":"https://github.com/alveflo/lantern","last_synced_at":"2025-04-06T10:46:53.128Z","repository":{"id":57614502,"uuid":"376326679","full_name":"alveflo/lantern","owner":"alveflo","description":"Command line tool for pattern search in files ","archived":false,"fork":false,"pushed_at":"2021-06-25T19:40:38.000Z","size":1134,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-12T16:34:27.293Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/alveflo.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":"2021-06-12T15:41:49.000Z","updated_at":"2021-06-27T11:38:23.000Z","dependencies_parsed_at":"2022-08-27T03:23:55.934Z","dependency_job_id":null,"html_url":"https://github.com/alveflo/lantern","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alveflo%2Flantern","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alveflo%2Flantern/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alveflo%2Flantern/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alveflo%2Flantern/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alveflo","download_url":"https://codeload.github.com/alveflo/lantern/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247471397,"owners_count":20944154,"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-12-19T20:16:25.013Z","updated_at":"2025-04-06T10:46:53.096Z","avatar_url":"https://github.com/alveflo.png","language":"Go","readme":"# lantern\nCommand line tool for pattern search in files\n\n## Installation\nInstall with [Gobinaries](https://gobinaries.com/):\n```\n$ curl -sf https://gobinaries.com/alveflo/lantern | sh\n```\n\n## Usage\n```\n$ lantern [searchpattern]\n```\nNote that regular expressions is supported.\n\n## Example\nExample showing searching for `package \\w+$` in this\nrepository\n```\n$ lantern \"package \\w+$\"\n/lantern/main.go (1:0):\npackage main\n/lantern/pkg/crawler/crawler.go (1:0):\npackage crawler\n/lantern/pkg/crawler/filereader.go (1:0):\npackage crawler\n/lantern/pkg/crawler/filereader_test.go (1:0):\npackage crawler\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falveflo%2Flantern","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falveflo%2Flantern","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falveflo%2Flantern/lists"}