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

https://github.com/Niximacco/advent-of-code-cli

Score: 3.737669618283368

Last synced: about 12 hours ago
JSON representation

Repository metadata:


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 52
Total Committers: 6
Avg Commits per committer: 8.667
Development Distribution Score (DDS): 0.135

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
Anthony Nixon a****n@s****m 45
Anthony Nixon a****2@g****m 2
Anthony Nixon A****n@t****m 2
dependabot[bot] 4****] 1
Michael Cristina m****2 1
Michael Cristina M****a@t****m 1

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 0
Total pull requests: 0
Average time to close issues: N/A
Average time to close pull requests: N/A
Total issue authors: 0
Total pull request authors: 0
Average comments per issue: 0
Average comments per pull request: 0
Merged pull request: 0
Bot issues: 0
Bot pull requests: 0

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/Niximacco/advent-of-code-cli

Top Issue Authors

Top Pull Request Authors


Top Issue Labels

Top Pull Request Labels


Dependencies

.github/workflows/main-merge.yml actions
  • actions/checkout v3 composite
  • cycjimmy/semantic-release-action v3 composite
.github/workflows/pr-test.yml actions
  • actions/checkout v3 composite
go.mod go
  • github.com/alecthomas/kingpin v2.2.6+incompatible
  • github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751
  • github.com/alecthomas/units v0.0.0-20211218093645-b94a6e3cc137
  • github.com/inconshreveable/go-update v0.0.0-20160112193335-8152e7eb6ccf
  • github.com/minio/selfupdate v0.5.0
  • golang.org/x/crypto v0.0.0-20211209193657-4570a0811e8b
  • golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
go.sum go
  • github.com/alecthomas/kingpin v2.2.6+incompatible
  • github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751
  • github.com/alecthomas/units v0.0.0-20211218093645-b94a6e3cc137
  • github.com/davecgh/go-spew v1.1.0
  • github.com/inconshreveable/go-update v0.0.0-20160112193335-8152e7eb6ccf
  • github.com/minio/selfupdate v0.5.0
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/stretchr/objx v0.1.0
  • github.com/stretchr/testify v1.4.0
  • golang.org/x/crypto v0.0.0-20211209193657-4570a0811e8b
  • golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2
  • golang.org/x/sys v0.0.0-20201119102817-f84b799fce68
  • golang.org/x/sys v0.0.0-20210423082822-04245dca01da
  • golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
  • golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
  • golang.org/x/text v0.3.6
  • golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/yaml.v2 v2.2.2