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
- Host: GitHub
- URL: https://github.com/openbootdotdev/openboot
- Owner: openbootdotdev
- License: mit
- Created: 2026-02-01T09:03:10.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2026-08-02T07:05:13.000Z (27 days ago)
- Last Synced: 2026-08-24T17:32:40.458Z (4 days ago)
- Topics: cli, dev-environment, developer-tools, devops, dotfiles, go, homebrew, mac-setup, macos, productivity, setup, tui
- Language: Go
- Size: 7.87 MB
- Stars: 272
- Watchers: 0
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Threat model: THREAT_MODEL.md
- Agents: AGENTS.md
- Claude: CLAUDE.md
Owner metadata:
- Name: openbootdotdev
- Login: openbootdotdev
- Email:
- Kind: organization
- Description: One-line macOS development environment setup
- Website: https://openboot.dev
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/258731499?v=4
- Repositories: 1
- Last Synced at: 2026-02-02T15:33:39.840Z
- Profile URL: https://github.com/openbootdotdev
GitHub Events
Total
- Create event: 56
- Delete event: 55
- Fork event: 3
- Issue comment event: 16
- Issues event: 5
- Pull request event: 40
- Pull request review event: 1
- Push event: 203
- Release event: 22
- Watch event: 67
- Total: 468
Last Year
- Create event: 56
- Delete event: 55
- Fork event: 3
- Issue comment event: 16
- Issues event: 5
- Pull request event: 40
- Pull request review event: 1
- Push event: 203
- Release event: 22
- Watch event: 67
- Total: 468
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 | 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
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
- Total packages: 1
- Total downloads: unknown
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 156
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
- actions/github-script v7 composite
- actions/labeler v5 composite
- actions/checkout v4 composite
- actions/setup-go v5 composite
- actions/upload-artifact v4 composite
- codecov/codecov-action v4 composite
- actions/checkout v4 composite
- 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
- 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
- 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
- contractschema *
- curl *
- lint *
- old-clicompat *
- unit *
- vm-e2e *
- actions/checkout v4 composite
- actions/setup-go v5 composite
- actions/checkout v4 composite
- actions/checkout v4 composite
- anthropics/claude-code-action v1 composite
- actions/checkout v4 composite
- actions/checkout v4 composite
- actions/setup-go v5 composite
- actions/checkout v4 composite
- anthropics/claude-code-action v1 composite