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

https://github.com/openbootdotdev/openboot

cli dev-environment developer-tools devops dotfiles go homebrew mac-setup macos productivity setup tui

Score: -Infinity

Last synced: about 8 hours ago
JSON representation

Repository metadata:

Set up your Mac dev environment in one command — CLI + Web Dashboard + Team sharing


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 2 days ago

Total Commits: 597
Total Committers: 3
Avg Commits per committer: 199.0
Development Distribution Score (DDS): 0.008

Commits in past year: 597
Committers in past year: 3
Avg Commits per committer in past year: 199.0
Development Distribution Score (DDS) in past year: 0.008

Name Email Commits
fullstackjam f****m@o****m 592
Jerry Xie 4****e 4
Gingiris i****5@g****m 1

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 7
Total pull requests: 46
Average time to close issues: 4 days
Average time to close pull requests: about 5 hours
Total issue authors: 4
Total pull request authors: 2
Average comments per issue: 1.14
Average comments per pull request: 0.43
Merged pull request: 43
Bot issues: 4
Bot pull requests: 0

Past year issues: 7
Past year pull requests: 46
Past year average time to close issues: 4 days
Past year average time to close pull requests: about 5 hours
Past year issue authors: 4
Past year pull request authors: 2
Past year average comments per issue: 1.14
Past year average comments per pull request: 0.43
Past year merged pull request: 43
Past year bot issues: 4
Past year bot pull requests: 0

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

Top Issue Authors

  • github-actions[bot] (4)
  • david-hosier (1)
  • aardvark82 (1)
  • jerryjrxie (1)

Top Pull Request Authors

  • fullstackjam (41)
  • jerryjrxie (5)

Top Issue Labels

  • release-ready (4)

Top Pull Request Labels

  • tests (27)
  • docs (12)
  • ui (11)
  • ci (10)
  • installer (10)
  • snapshot (4)
  • brew (4)
  • bug (2)

Package metadata

proxy.golang.org: github.com/openbootdotdev/openboot

  • Homepage: https://github.com/openbootdotdev/openboot
  • Documentation: https://pkg.go.dev/github.com/openbootdotdev/openboot#section-documentation
  • Licenses: mit
  • Latest release: v1.0.0 (published 27 days ago)
  • Last Synced: 2026-08-27T18:39:35.975Z (1 day ago)
  • Versions: 156
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 4.867%
    • Average: 5.03%
    • Dependent repos count: 5.194%

Dependencies

.github/workflows/issue-greeting.yml actions
  • actions/github-script v7 composite
.github/workflows/labeler.yml actions
  • actions/labeler v5 composite
.github/workflows/test.yml actions
  • actions/checkout v4 composite
  • actions/setup-go v5 composite
  • actions/upload-artifact v4 composite
  • codecov/codecov-action v4 composite
.github/workflows/validate-catalog.yml actions
  • actions/checkout v4 composite
go.mod go
  • github.com/atotto/clipboard v0.1.4
  • github.com/aymanbagabas/go-osc52/v2 v2.0.1
  • github.com/catppuccin/go v0.2.0
  • github.com/charmbracelet/bubbles v0.20.0
  • github.com/charmbracelet/bubbletea v1.1.0
  • github.com/charmbracelet/huh v0.6.0
  • github.com/charmbracelet/lipgloss v1.0.0
  • github.com/charmbracelet/x/ansi v0.4.2
  • github.com/charmbracelet/x/exp/strings v0.0.0-20240722160745-212f7b056ed0
  • github.com/charmbracelet/x/term v0.2.0
  • github.com/dustin/go-humanize v1.0.1
  • github.com/erikgeiser/coninput v0.0.0-20211004153227-1c3628e74d0f
  • github.com/inconshreveable/mousetrap v1.1.0
  • github.com/lucasb-eyer/go-colorful v1.2.0
  • github.com/mattn/go-isatty v0.0.20
  • github.com/mattn/go-localereader v0.0.1
  • github.com/mattn/go-runewidth v0.0.16
  • github.com/mitchellh/hashstructure/v2 v2.0.2
  • github.com/muesli/ansi v0.0.0-20230316100256-276c6243b2f6
  • github.com/muesli/cancelreader v0.2.2
  • github.com/muesli/termenv v0.15.3-0.20240618155329-98d742f6907a
  • github.com/rivo/uniseg v0.4.7
  • github.com/spf13/cobra v1.8.1
  • github.com/spf13/pflag v1.0.5
  • golang.org/x/sync v0.8.0
  • golang.org/x/sys v0.25.0
  • golang.org/x/text v0.18.0
  • gopkg.in/yaml.v3 v3.0.1
.github/workflows/release.yml actions
  • actions/checkout v4 composite
  • actions/download-artifact v4 composite
  • actions/setup-go v5 composite
  • actions/upload-artifact v4 composite
  • softprops/action-gh-release v1 composite
go.sum go
  • github.com/MakeNowJust/heredoc v1.0.0
  • github.com/atotto/clipboard v0.1.4
  • github.com/aymanbagabas/go-osc52/v2 v2.0.1
  • github.com/catppuccin/go v0.2.0
  • github.com/charmbracelet/bubbles v0.20.0
  • github.com/charmbracelet/bubbletea v1.1.0
  • github.com/charmbracelet/huh v0.6.0
  • github.com/charmbracelet/lipgloss v1.0.0
  • github.com/charmbracelet/x/ansi v0.4.2
  • github.com/charmbracelet/x/exp/strings v0.0.0-20240722160745-212f7b056ed0
  • github.com/charmbracelet/x/term v0.2.0
  • github.com/cpuguy83/go-md2man/v2 v2.0.4
  • github.com/dustin/go-humanize v1.0.1
  • github.com/erikgeiser/coninput v0.0.0-20211004153227-1c3628e74d0f
  • github.com/inconshreveable/mousetrap v1.1.0
  • github.com/lucasb-eyer/go-colorful v1.2.0
  • github.com/mattn/go-isatty v0.0.20
  • github.com/mattn/go-localereader v0.0.1
  • github.com/mattn/go-runewidth v0.0.16
  • github.com/mitchellh/hashstructure/v2 v2.0.2
  • github.com/muesli/ansi v0.0.0-20230316100256-276c6243b2f6
  • github.com/muesli/cancelreader v0.2.2
  • github.com/muesli/termenv v0.15.3-0.20240618155329-98d742f6907a
  • github.com/rivo/uniseg v0.2.0
  • github.com/rivo/uniseg v0.4.7
  • github.com/russross/blackfriday/v2 v2.1.0
  • github.com/spf13/cobra v1.8.1
  • github.com/spf13/pflag v1.0.5
  • golang.org/x/sync v0.8.0
  • golang.org/x/sys v0.0.0-20210809222454-d867a43fc93e
  • golang.org/x/sys v0.6.0
  • golang.org/x/sys v0.25.0
  • golang.org/x/text v0.18.0
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/yaml.v3 v3.0.1
.github/required-checks.txt pypi
  • contractschema *
  • curl *
  • lint *
  • old-clicompat *
  • unit *
  • vm-e2e *
.github/workflows/harness.yml actions
  • actions/checkout v4 composite
  • actions/setup-go v5 composite
.github/workflows/drift-to-issue.yml actions
  • actions/checkout v4 composite
.github/workflows/claude.yml actions
  • actions/checkout v4 composite
  • anthropics/claude-code-action v1 composite
.github/workflows/auto-release.yml actions
  • actions/checkout v4 composite
.github/workflows/vm-e2e-spike.yml actions
  • actions/checkout v4 composite
  • actions/setup-go v5 composite
.github/workflows/claude-code-review.yml actions
  • actions/checkout v4 composite
  • anthropics/claude-code-action v1 composite