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

https://github.com/incognito-byte/forge-template

Score: -Infinity

Last synced: about 18 hours ago
JSON representation

Repository metadata:

A CLI tool that simplifies boiler code creation


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 days ago

Total Commits: 35
Total Committers: 1
Avg Commits per committer: 35.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
Hans Krohn h****0@g****m 35

Issue and Pull Request metadata

Last synced: 2 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/incognito-byte/forge-template

Top Issue Authors

Top Pull Request Authors


Top Issue Labels

Top Pull Request Labels


Dependencies

.github/workflows/go.yml actions
  • actions/checkout v3 composite
  • actions/setup-go v4 composite
go.mod go
  • github.com/atotto/clipboard v0.1.4
  • github.com/aymanbagabas/go-osc52/v2 v2.0.1
  • github.com/charmbracelet/bubbles v0.18.0
  • github.com/charmbracelet/bubbletea v0.25.0
  • github.com/charmbracelet/lipgloss v0.9.1
  • github.com/containerd/console v1.0.4-0.20230313162750-1ae8d489ac81
  • github.com/inconshreveable/mousetrap v1.1.0
  • github.com/lucasb-eyer/go-colorful v1.2.0
  • github.com/mattn/go-isatty v0.0.18
  • github.com/mattn/go-localereader v0.0.1
  • github.com/mattn/go-runewidth v0.0.15
  • github.com/muesli/ansi v0.0.0-20211018074035-2e021307bc4b
  • github.com/muesli/cancelreader v0.2.2
  • github.com/muesli/reflow v0.3.0
  • github.com/muesli/termenv v0.15.2
  • github.com/rivo/uniseg v0.4.6
  • github.com/spf13/cobra v1.8.0
  • github.com/spf13/pflag v1.0.5
  • golang.org/x/sync v0.1.0
  • golang.org/x/sys v0.12.0
  • golang.org/x/term v0.6.0
  • golang.org/x/text v0.3.8
go.sum go
  • github.com/atotto/clipboard v0.1.4
  • github.com/aymanbagabas/go-osc52/v2 v2.0.1
  • github.com/charmbracelet/bubbles v0.18.0
  • github.com/charmbracelet/bubbletea v0.25.0
  • github.com/charmbracelet/lipgloss v0.9.1
  • github.com/containerd/console v1.0.4-0.20230313162750-1ae8d489ac81
  • github.com/cpuguy83/go-md2man/v2 v2.0.3
  • github.com/inconshreveable/mousetrap v1.1.0
  • github.com/lucasb-eyer/go-colorful v1.2.0
  • github.com/mattn/go-isatty v0.0.18
  • github.com/mattn/go-localereader v0.0.1
  • github.com/mattn/go-runewidth v0.0.12
  • github.com/mattn/go-runewidth v0.0.14
  • github.com/mattn/go-runewidth v0.0.15
  • github.com/muesli/ansi v0.0.0-20211018074035-2e021307bc4b
  • github.com/muesli/cancelreader v0.2.2
  • github.com/muesli/reflow v0.3.0
  • github.com/muesli/termenv v0.15.2
  • github.com/rivo/uniseg v0.1.0
  • github.com/rivo/uniseg v0.2.0
  • github.com/rivo/uniseg v0.4.6
  • github.com/russross/blackfriday/v2 v2.1.0
  • github.com/spf13/cobra v1.8.0
  • github.com/spf13/pflag v1.0.5
  • golang.org/x/sync v0.1.0
  • golang.org/x/sys v0.1.0
  • golang.org/x/sys v0.6.0
  • golang.org/x/sys v0.7.0
  • golang.org/x/sys v0.12.0
  • golang.org/x/term v0.6.0
  • golang.org/x/text v0.3.8
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/yaml.v3 v3.0.1
.github/workflows/test.yml actions
  • actions/checkout v3 composite
  • actions/setup-go v4 composite