{"id":16218114,"url":"https://github.com/quasilyte/gogrep","last_synced_at":"2025-04-06T11:10:53.975Z","repository":{"id":40661042,"uuid":"438241928","full_name":"quasilyte/gogrep","owner":"quasilyte","description":"Syntax-aware Go code search, based on the mvdan/gogrep","archived":false,"fork":false,"pushed_at":"2023-04-19T13:39:26.000Z","size":150,"stargazers_count":39,"open_issues_count":5,"forks_count":5,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-30T10:07:54.128Z","etag":null,"topics":["ast","go","gogrep","golang","search","syntax"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/quasilyte.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":"2021-12-14T12:19:21.000Z","updated_at":"2025-02-22T07:31:40.000Z","dependencies_parsed_at":"2024-06-18T15:32:05.695Z","dependency_job_id":"e1be6ece-cc1f-4b11-a598-dfbfd9cbcac1","html_url":"https://github.com/quasilyte/gogrep","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quasilyte%2Fgogrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quasilyte%2Fgogrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quasilyte%2Fgogrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quasilyte%2Fgogrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quasilyte","download_url":"https://codeload.github.com/quasilyte/gogrep/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247471521,"owners_count":20944158,"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":["ast","go","gogrep","golang","search","syntax"],"created_at":"2024-10-10T11:48:32.889Z","updated_at":"2025-04-06T11:10:53.956Z","avatar_url":"https://github.com/quasilyte.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"![logo](https://github.com/quasilyte/vscode-gogrep/blob/master/docs/logo.png?raw=true)\n\n![Build Status](https://github.com/quasilyte/gogrep/workflows/Go/badge.svg)\n[![PkgGoDev](https://pkg.go.dev/badge/mod/github.com/quasilyte/gogrep)](https://pkg.go.dev/github.com/quasilyte/gogrep)\n[![Go Report Card](https://goreportcard.com/badge/github.com/quasilyte/gogrep)](https://goreportcard.com/report/github.com/quasilyte/gogrep)\n![Code Coverage](https://codecov.io/gh/quasilyte/gogrep/branch/master/graph/badge.svg)\n\n# gogrep\n\nThis is an attempt to move a modified [gogrep](https://github.com/mvdan/gogrep) from the [go-ruleguard](https://github.com/quasilyte/go-ruleguard) project, so it can be used independently.\n\nThis repository contains two Go modules. One for the gogrep library and the second one for the command-line tool.\n\n## gogrep as a library\n\nTo get a gogrep library module, install the root Go module.\n\n```bash\n$ go get github.com/quasilyte/gogrep\n```\n\n## gogrep as a command-line utility\n\nTo get a gogrep command-line tool, install the `cmd/gogrep` Go submodule.\n\n```bash\n$ go install github.com/quasilyte/gogrep/cmd/gogrep@latest\n```\n\nSee [docs/gogrep_cli.md](_docs/gogrep_cli.md) to learn how to use it.\n\n## Used by\n\nA gogrep library is used by:\n\n* [go-ruleguard](https://github.com/quasilyte/go-ruleguard)\n* [gocorpus](https://github.com/quasilyte/gocorpus)\n\n## Acknowledgements\n\nThe original gogrep is written by the [Daniel Martí](https://github.com/mvdan).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquasilyte%2Fgogrep","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fquasilyte%2Fgogrep","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquasilyte%2Fgogrep/lists"}