{"id":23946163,"url":"https://github.com/ermos/setup-mac-dev","last_synced_at":"2026-02-07T00:31:14.953Z","repository":{"id":224513395,"uuid":"762353638","full_name":"ermos/setup-mac-dev","owner":"ermos","description":null,"archived":false,"fork":false,"pushed_at":"2024-02-26T12:03:36.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-22T20:42:22.053Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ermos.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2024-02-23T15:51:10.000Z","updated_at":"2024-02-23T15:51:10.000Z","dependencies_parsed_at":"2025-01-06T08:39:22.133Z","dependency_job_id":null,"html_url":"https://github.com/ermos/setup-mac-dev","commit_stats":null,"previous_names":["ermos/setup-mac-dev"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ermos/setup-mac-dev","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ermos%2Fsetup-mac-dev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ermos%2Fsetup-mac-dev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ermos%2Fsetup-mac-dev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ermos%2Fsetup-mac-dev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ermos","download_url":"https://codeload.github.com/ermos/setup-mac-dev/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ermos%2Fsetup-mac-dev/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29181794,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T23:15:33.022Z","status":"ssl_error","status_checked_at":"2026-02-06T23:15:09.128Z","response_time":59,"last_error":"SSL_read: 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":[],"created_at":"2025-01-06T08:28:45.398Z","updated_at":"2026-02-07T00:31:14.934Z","avatar_url":"https://github.com/ermos.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# setup-mac-dev\n\n```shell\n# Base\necho 'PATH=\"/usr/local/bin:$HOME/.local/bin/:$HOME/bin:$PATH\"' \u003e\u003e $HOME/.zprofile\n\n# ohmyzsh\nsh -c \"$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)\"\n\n# Homebrew\neval \"$(/opt/homebrew/bin/brew shellenv)\"\n\n# Install Taskfile\nsh -c \"$(curl --location https://taskfile.dev/install.sh)\" -- -d -b ~/.local/bin\n\n# Composer auth.json\necho '{' \u003e\u003e $HOME/composer.auth.json\necho '    \"github-oauth\": {' \u003e\u003e $HOME/composer.auth.json\necho '        \"github.com\": \"REPLACE_WITH_YOUR_TOKEN_HERE\"' \u003e\u003e $HOME/composer.auth.json\necho '    }' \u003e\u003e $HOME/composer.auth.json\necho '}' \u003e\u003e $HOME/composer.auth.json\necho 'ALIAS composer-auth=\"ln -s $HOME/composer.auth.json auth.json\"' \u003e\u003e $HOME/.zprofile\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fermos%2Fsetup-mac-dev","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fermos%2Fsetup-mac-dev","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fermos%2Fsetup-mac-dev/lists"}