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

https://github.com/journeyhq/ntp-cli

Score: 0.6931471805599453

Last synced: about 22 hours ago
JSON representation

Repository metadata:

⏰ A tiny CLI tool to call NTP servers.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 2 days ago

Total Commits: 26
Total Committers: 2
Avg Commits per committer: 13.0
Development Distribution Score (DDS): 0.077

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
yuua i****y@y****v 24
renovate[bot] 2****] 2

Issue and Pull Request metadata

Last synced: 19 days 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/journeyhq/ntp-cli

Top Issue Authors

Top Pull Request Authors


Top Issue Labels

Top Pull Request Labels


Dependencies

.github/workflows/build.yml actions
  • actions/checkout v4 composite
  • actions/setup-go v5 composite
  • actions/upload-artifact v4 composite
  • mathieudutour/github-tag-action v6.2 composite
.github/workflows/release.yml actions
  • actions/checkout v4 composite
  • actions/download-artifact v4 composite
  • actions/setup-go v5 composite
  • actions/upload-artifact v4 composite
  • mathieudutour/github-tag-action v6.2 composite
  • softprops/action-gh-release v2 composite
go.mod go
  • github.com/urfave/cli/v3 v3.1.1
go.sum go
  • github.com/davecgh/go-spew v1.1.1
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/stretchr/testify v1.10.0
  • github.com/urfave/cli/v3 v3.1.0
  • github.com/urfave/cli/v3 v3.1.1
  • gopkg.in/yaml.v3 v3.0.1