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

https://github.com/pastemeofficial/pasteme-cli

cli go golang pastedb pastedb-cli

Score: 0.6931471805599453

Last synced: about 22 hours ago
JSON representation

Repository metadata:

CLI client for the Paste.me service


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 2 days ago

Total Commits: 31
Total Committers: 1
Avg Commits per committer: 31.0
Development Distribution Score (DDS): 0.0

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
Richard Szolár r****@r****e 31

Issue and Pull Request metadata

Last synced: 2 days ago

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

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/pastemeofficial/pasteme-cli

Top Issue Authors

Top Pull Request Authors

  • 0x111 (1)
  • dependabot[bot] (1)

Top Issue Labels

Top Pull Request Labels

  • enhancement (1)
  • dependencies (1)

Dependencies

.github/workflows/go.yml actions
  • actions/checkout v2 composite
  • actions/setup-go v2 composite
  • actions/upload-artifact v2 composite
  • codecov/codecov-action v1.0.13 composite
go.mod go
  • github.com/davecgh/go-spew v1.1.0
  • github.com/stretchr/testify v1.2.1
  • github.com/urfave/cli v1.20.0
  • github.com/urfave/cli/v2 v2.1.1
  • golang.org/x/crypto v0.0.0-20180127211104-1875d0a70c90
go.sum go
  • github.com/BurntSushi/toml v0.3.1
  • github.com/cpuguy83/go-md2man/v2 v2.0.0-20190314233015-f79a8a8ca69d
  • github.com/davecgh/go-spew v1.1.0
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/russross/blackfriday/v2 v2.0.1
  • github.com/shurcooL/sanitized_anchor_name v1.0.0
  • github.com/stretchr/testify v1.2.1
  • github.com/urfave/cli v1.20.0
  • github.com/urfave/cli/v2 v2.1.1
  • golang.org/x/crypto v0.0.0-20180127211104-1875d0a70c90
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/yaml.v2 v2.2.2