An open API service for producing an overview of a list of open source projects.

https://github.com/filariow/cog

code-generation go template

Score: -Infinity

Last synced: about 8 hours ago
JSON representation

Repository metadata:

A minimalist go tool to generate code from templates leveraging on the amazing go template library


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 44
Total Committers: 3
Avg Commits per committer: 14.667
Development Distribution Score (DDS): 0.136

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Francesco Ilario f****o@g****m 38
dependabot[bot] 4****] 4
Francesco Ilario 4****o 2

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 2
Total pull requests: 23
Average time to close issues: 8 months
Average time to close pull requests: about 2 months
Total issue authors: 1
Total pull request authors: 2
Average comments per issue: 0.5
Average comments per pull request: 0.43
Merged pull request: 10
Bot issues: 0
Bot pull requests: 17

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/filariow/cog

Top Issue Authors

  • filariow (2)

Top Pull Request Authors

  • dependabot[bot] (17)
  • filariow (6)

Top Issue Labels

Top Pull Request Labels

  • dependencies (17)
  • enhancement (1)

Package metadata

proxy.golang.org: github.com/filariow/cog

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/filariow/cog#section-documentation
  • Licenses: mit
  • Latest release: v0.5.0 (published over 4 years ago)
  • Last Synced: 2026-08-27T18:33:37.745Z (1 day ago)
  • Versions: 8
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 6.999%
    • Stargazers count: 7.96%
    • Average: 8.318%
    • Forks count: 8.969%
    • Dependent repos count: 9.346%

Dependencies

go.mod go
  • github.com/imdario/mergo v0.3.12
  • github.com/inconshreveable/mousetrap v1.0.0
  • github.com/matryer/is v1.4.0
  • github.com/spf13/cobra v1.4.0
  • github.com/spf13/pflag v1.0.5
  • gopkg.in/yaml.v3 v3.0.0-20200615113413-eeeca48fe776
.github/workflows/go.yml actions
  • actions/checkout v2 composite
  • actions/setup-go v2 composite
.github/workflows/release.yml actions
  • actions/checkout v2 composite
  • actions/create-release v1 composite
  • actions/download-artifact v1 composite
  • actions/setup-go v1 composite
  • actions/upload-artifact v1 composite
  • actions/upload-release-asset v1 composite