{"id":23269888,"url":"https://github.com/pseusys/protogo","last_synced_at":"2025-04-06T09:18:32.782Z","repository":{"id":268655463,"uuid":"904903124","full_name":"pseusys/protogo","owner":"pseusys","description":"Automated \"protoc\" installer and runner for all your Go + Protobuf + gRPC projects!","archived":false,"fork":false,"pushed_at":"2025-01-28T03:52:12.000Z","size":49,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-12T14:53:40.390Z","etag":null,"topics":["binaries","go","grpc","installer","prebuilt","precompiled","protobuf"],"latest_commit_sha":null,"homepage":"https://pkg.go.dev/github.com/pseusys/protogo","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/pseusys.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":"2024-12-17T19:14:55.000Z","updated_at":"2025-01-28T04:27:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"5e2c1bcf-c2d8-456f-8a15-725a1aaa38bb","html_url":"https://github.com/pseusys/protogo","commit_stats":null,"previous_names":["pseusys/protogo"],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pseusys%2Fprotogo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pseusys%2Fprotogo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pseusys%2Fprotogo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pseusys%2Fprotogo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pseusys","download_url":"https://codeload.github.com/pseusys/protogo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247457787,"owners_count":20941907,"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":["binaries","go","grpc","installer","prebuilt","precompiled","protobuf"],"created_at":"2024-12-19T18:25:27.766Z","updated_at":"2025-04-06T09:18:32.776Z","avatar_url":"https://github.com/pseusys.png","language":"Go","readme":"# protogo\n\n\u003e This package is not in any way related to the `protobuf` developers and/or maintainers!\n\n[![BUILD](https://github.com/pseusys/protogo/actions/workflows/build.yaml/badge.svg)](https://github.com/pseusys/protogo/actions/workflows/build.yaml)\n[![Go Reference](https://pkg.go.dev/badge/github.com/pseusys/protogo.svg)](https://pkg.go.dev/github.com/pseusys/protogo)\n\n`protogo` is an automatization tool for Go + protobuf + gRPC builds!\n\nYou can run it with the same arguments as `go` executable, followed by `--` flag and then `protoc` arguments.\nJust like this:\n\n```shell\nprotogo version -- --version\n```\n\nBoth parts are optional and can be skipped, thus can be used as `protoc` installer.\nProtoc executable will be placed into `${PROTOGO_CACHE}/protoc-${PROTOGO_PROTOC_VERSION}/bin`, this directory can be added to `$PATH`.\n\nProtogo will handle everything else, including `protoc` binaries installation, installing required packages, etc.\nUse [official gRPC installation guide](https://grpc.io/docs/languages/go/quickstart/#prerequisites) as reference.\n\n\u003e Originally, a part of [`SeasideVPN`](https://github.com/pseusys/SeasideVPN) project.\n\nInspired by similar projects for other languages, including (but not limited to) [`protoc-exe`](https://pypi.org/project/protoc-exe/) and [`protoc-prebuilt`](https://crates.io/crates/protoc-prebuilt/).\n\nYou can additionally control it with the following environment variables:\n\n  - `PROTOGO_GO_EXECUTABLE`: define `go` executable to use, default: `go`\n  - `PROTOGO_PROTOC_VERSION`: defing `protoc` version to use, should match protobuf release tags (with or without `v` prefix), default: `latest`  \n      NB! If `local` is specified as `protoc` version, local installation will be used\n  - `PROTOGO_CACHE`: define cache directory, where `protoc` executables will be stored, default: `~/.cache/protogo`\n  - `PROTOGO_GITHUB_BEARER_TOKEN`: GitHub authentication token for API requests (release assets retrieval)\n  - `PROTOGO_LOG_LEVEL`: define logging level, the levels match [`logrus`](https://github.com/sirupsen/logrus) ones\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpseusys%2Fprotogo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpseusys%2Fprotogo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpseusys%2Fprotogo/lists"}