{"id":14989901,"url":"https://github.com/peter-bread/bootstrap","last_synced_at":"2026-02-14T18:02:48.682Z","repository":{"id":253592938,"uuid":"843961899","full_name":"peter-bread/bootstrap","owner":"peter-bread","description":"Collection of bootstrap scripts for different systems!","archived":false,"fork":false,"pushed_at":"2025-03-17T18:35:29.000Z","size":59,"stargazers_count":1,"open_issues_count":7,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-19T09:42:53.088Z","etag":null,"topics":["bash","bootstrap","configuration","curl","script","shell"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/peter-bread.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-08-18T00:22:06.000Z","updated_at":"2024-11-01T23:38:29.000Z","dependencies_parsed_at":"2024-09-24T15:59:23.989Z","dependency_job_id":"90081c70-dd0a-481d-b409-24bc10754337","html_url":"https://github.com/peter-bread/bootstrap","commit_stats":{"total_commits":17,"total_committers":2,"mean_commits":8.5,"dds":0.05882352941176472,"last_synced_commit":"5c15803a1ba21ff9965496d1e87c06107cf47776"},"previous_names":["peter-bread/bootstrap"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/peter-bread/bootstrap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-bread%2Fbootstrap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-bread%2Fbootstrap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-bread%2Fbootstrap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-bread%2Fbootstrap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/peter-bread","download_url":"https://codeload.github.com/peter-bread/bootstrap/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-bread%2Fbootstrap/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29451937,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T15:52:44.973Z","status":"ssl_error","status_checked_at":"2026-02-14T15:52:11.208Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bash","bootstrap","configuration","curl","script","shell"],"created_at":"2024-09-24T14:19:06.724Z","updated_at":"2026-02-14T18:02:48.667Z","avatar_url":"https://github.com/peter-bread.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bootstrap\n\n\u003c!-- markdownlint-disable MD013 --\u003e\n\nCollection of bootstrap scripts to set up on different systems with minimal effort.\n\n\u003e [!WARNING]\n\u003e Dotfiles repo is private.\n\u003e\n\u003e Dotfiles installation will fail without SSH authentication.\n\n## Usage\n\n```text\nUsage:\n  curl -sL \u003clink\u003e | bash [ -s -- [options] ]    Download \u0026 run script\n  cat \u003cscript\u003e | bash [ -s -- [options] ]       Run downloaded script\n  bash \u003cscript\u003e [options]                       Run downloaded script\n\nOptions:\n  -h, --help                              Display this help and exit\n  -e \u003cvalue\u003e, --email=\u003cvalue\u003e             Specify email for GitHub SSH key\n  -i \u003cbasename\u003e, --identity=\u003cbasename\u003e    Specify basename for GitHub SSH key\n                                            (stored in ~/.ssh/\u003cbasename\u003e)\n  -b \u003cvalue\u003e, --brewfile=\u003cvalue\u003e          Which Brewfile to use\n                                            [ (f)ull | (e)ssential | (n)one ]\n  -q, --quiet                             Suppress non-error output\n  --no-dotfiles                           Don't install or apply dotfiles\n```\n\n## Silicon Mac\n\nAssumes `curl` is installed by default.\n\n```sh\ncurl -sL https://raw.githubusercontent.com/peter-bread/bootstrap/main/silicon-mac.sh | bash\n```\n\nWith options:\n\n```sh\ncurl -sL https://raw.githubusercontent.com/peter-bread/bootstrap/main/silicon-mac.sh |\n  bash -s -- [options]\n```\n\nCopy all output to log file:\n\n```sh\ncurl -sL https://raw.githubusercontent.com/peter-bread/bootstrap/main/silicon-mac.sh |\n  bash \u003ebootstrap.log 2\u003e\u00261 | tee\n```\n\nDivert all output to log file:\n\n```sh\ncurl -sL https://raw.githubusercontent.com/peter-bread/bootstrap/main/silicon-mac.sh |\n  bash \u003ebootstrap.log 2\u003e\u00261\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeter-bread%2Fbootstrap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeter-bread%2Fbootstrap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeter-bread%2Fbootstrap/lists"}