https://github.com/S4eed3sm/git-proto-gen
buf cli go private-repo protocol-buffers remote
Score: -Infinity
Last synced: about 12 hours ago
JSON representation
Repository metadata:
git-proto-gen is a CLI tool that generates client code from .proto files stored in local folders or remote Git repositories (public or private).
- Host: GitHub
- URL: https://github.com/S4eed3sm/git-proto-gen
- Owner: S4eed3sm
- License: mit
- Created: 2025-06-01T20:46:11.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2026-06-15T14:05:56.000Z (2 months ago)
- Last Synced: 2026-07-27T06:04:36.374Z (20 days ago)
- Topics: buf, cli, go, private-repo, protocol-buffers, remote
- Language: Go
- Homepage:
- Size: 94.7 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Owner metadata:
- Name: Saeed Esm
- Login: S4eed3sm
- Email:
- Kind: user
- Description:
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/70483972?v=4
- Repositories: 2
- Last Synced at: 2024-03-30T05:43:56.902Z
- Profile URL: https://github.com/S4eed3sm
GitHub Events
Total
- Create event: 2
- Push event: 8
- Release event: 1
- Total: 11
Last Year
- Push event: 3
- Total: 3
Committers metadata
Last synced: 3 days ago
Total Commits: 16
Total Committers: 1
Avg Commits per committer: 16.0
Development Distribution Score (DDS): 0.0
Commits in past year: 6
Committers in past year: 1
Avg Commits per committer in past year: 6.0
Development Distribution Score (DDS) in past year: 0.0
| Name | Commits | |
|---|---|---|
| S4eed3sm | s****e@g****m | 16 |
Issue and Pull Request metadata
Last synced: about 1 month ago
Package metadata
- Total packages: 2
- Total downloads: unknown
- Total dependent packages: 0 (may contain duplicates)
- Total dependent repositories: 0 (may contain duplicates)
- Total versions: 28
proxy.golang.org: github.com/s4eed3sm/git-proto-gen
- Homepage:
- Documentation: https://pkg.go.dev/github.com/s4eed3sm/git-proto-gen#section-documentation
- Licenses: mit
- Latest release: v0.0.14 (published 2 months ago)
- Last Synced: 2026-08-14T15:01:13.184Z (1 day ago)
- Versions: 14
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 5.406%
- Average: 5.587%
- Dependent repos count: 5.769%
proxy.golang.org: github.com/S4eed3sm/git-proto-gen
Command git-proto-gen generates code from .proto files sourced from local directories or remote git repositories (GitHub, self-hosted GitLab, Bitbucket, Gitea, ...) by running buf, in Docker or with a host buf binary.
- Homepage: https://github.com/S4eed3sm/git-proto-gen
- Documentation: https://pkg.go.dev/github.com/S4eed3sm/git-proto-gen#section-documentation
- Licenses: MIT
- Latest release: v0.0.14 (published 2 months ago)
- Last Synced: 2026-08-14T15:09:13.197Z (1 day ago)
- Versions: 14
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 5.409%
- Average: 5.591%
- Dependent repos count: 5.773%
Dependencies
- dario.cat/mergo v1.0.2
- github.com/Azure/go-ansiterm v0.0.0-20250102033503-faa5f7b0171c
- github.com/Microsoft/go-winio v0.6.2
- github.com/cenkalti/backoff/v4 v4.3.0
- github.com/containerd/errdefs v1.0.0
- github.com/containerd/errdefs/pkg v0.3.0
- github.com/containerd/log v0.1.0
- github.com/containerd/platforms v0.2.1
- github.com/cpuguy83/dockercfg v0.3.2
- github.com/davecgh/go-spew v1.1.1
- github.com/distribution/reference v0.6.0
- github.com/docker/docker v28.2.2+incompatible
- github.com/docker/go-connections v0.5.0
- github.com/docker/go-units v0.5.0
- github.com/ebitengine/purego v0.8.4
- github.com/felixge/httpsnoop v1.0.4
- github.com/go-logr/logr v1.4.3
- github.com/go-logr/stdr v1.2.2
- github.com/go-ole/go-ole v1.3.0
- github.com/gogo/protobuf v1.3.2
- github.com/google/go-github/v72 v72.0.0
- github.com/google/go-querystring v1.1.0
- github.com/google/uuid v1.6.0
- github.com/inconshreveable/mousetrap v1.1.0
- github.com/klauspost/compress v1.18.0
- github.com/lufia/plan9stats v0.0.0-20250317134145-8bc96cf8fc35
- github.com/magiconair/properties v1.8.10
- github.com/moby/docker-image-spec v1.3.1
- github.com/moby/go-archive v0.1.0
- github.com/moby/patternmatcher v0.6.0
- github.com/moby/sys/atomicwriter v0.1.0
- github.com/moby/sys/sequential v0.6.0
- github.com/moby/sys/user v0.4.0
- github.com/moby/sys/userns v0.1.0
- github.com/moby/term v0.5.2
- github.com/morikuni/aec v1.0.0
- github.com/opencontainers/go-digest v1.0.0
- github.com/opencontainers/image-spec v1.1.1
- github.com/pkg/errors v0.9.1
- github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
- github.com/power-devops/perfstat v0.0.0-20240221224432-82ca36839d55
- github.com/shirou/gopsutil/v4 v4.25.4
- github.com/sirupsen/logrus v1.9.3
- github.com/spf13/cobra v1.9.1
- github.com/spf13/pflag v1.0.6
- github.com/stretchr/testify v1.10.0
- github.com/testcontainers/testcontainers-go v0.37.0
- github.com/tklauser/go-sysconf v0.3.15
- github.com/tklauser/numcpus v0.10.0
- github.com/yusufpapurcu/wmi v1.2.4
- go.opentelemetry.io/auto/sdk v1.1.0
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.61.0
- go.opentelemetry.io/otel v1.36.0
- go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.19.0
- go.opentelemetry.io/otel/metric v1.36.0
- go.opentelemetry.io/otel/trace v1.36.0
- go.opentelemetry.io/proto/otlp v1.0.0
- golang.org/x/crypto v0.38.0
- golang.org/x/net v0.40.0
- golang.org/x/oauth2 v0.30.0
- golang.org/x/sys v0.33.0
- golang.org/x/text v0.25.0
- google.golang.org/genproto/googleapis/rpc v0.0.0-20250528174236-200df99c418a
- google.golang.org/grpc v1.72.2
- google.golang.org/protobuf v1.36.6
- gopkg.in/yaml.v3 v3.0.1
- 128 dependencies