{"id":26106158,"url":"https://github.com/irfanbaigse/macos-setup-developer-tools","last_synced_at":"2026-04-07T20:32:34.288Z","repository":{"id":204844373,"uuid":"712783593","full_name":"irfanbaigse/macos-setup-developer-tools","owner":"irfanbaigse","description":"Build Scripts for Automation in Any Language","archived":false,"fork":false,"pushed_at":"2023-12-21T20:49:20.000Z","size":321,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-10T06:24:02.195Z","etag":null,"topics":["automation","bash","docker","docker-compose","macos","mysql","php","productivity","setup-macos","setuptools"],"latest_commit_sha":null,"homepage":"https://ibaig.com","language":"Shell","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/irfanbaigse.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-11-01T07:24:15.000Z","updated_at":"2023-11-23T08:30:43.000Z","dependencies_parsed_at":"2023-12-14T19:07:40.447Z","dependency_job_id":"d7d6ca3c-a142-4dda-a5f8-393703b16a60","html_url":"https://github.com/irfanbaigse/macos-setup-developer-tools","commit_stats":{"total_commits":27,"total_committers":1,"mean_commits":27.0,"dds":0.0,"last_synced_commit":"110df39fd7db540a8c94d0a8602279e30dbbfebf"},"previous_names":["irfanbaigse/automation-tools"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/irfanbaigse/macos-setup-developer-tools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irfanbaigse%2Fmacos-setup-developer-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irfanbaigse%2Fmacos-setup-developer-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irfanbaigse%2Fmacos-setup-developer-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irfanbaigse%2Fmacos-setup-developer-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/irfanbaigse","download_url":"https://codeload.github.com/irfanbaigse/macos-setup-developer-tools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irfanbaigse%2Fmacos-setup-developer-tools/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31528448,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T16:28:08.000Z","status":"ssl_error","status_checked_at":"2026-04-07T16:28:06.951Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["automation","bash","docker","docker-compose","macos","mysql","php","productivity","setup-macos","setuptools"],"created_at":"2025-03-09T21:55:23.163Z","updated_at":"2026-04-07T20:32:34.267Z","avatar_url":"https://github.com/irfanbaigse.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MacOs Setup\nBuild Scripts + Shortcuts for Automation in Any Language\n\n## Table of Contents\n-   [Github](#github)\n    -   [Prefix Your Commits With Branch Name](#prefix-your-commits-with-branch-name)\n    -   [Signed Commits](#signed-commits)\n    -   [Create a Release](#create-a-release)\n-   [XGestures](#xgestures)\n-   [ZSH](#zsh)\n-   [Java](#java)\n-   [PHP](#php)\n-   [Nodejs](#nodejs)\n-   [Mysql](#mysql)\n-   [Intellij](#intellij)\n-   [Jenkins](#jenkins)\n    -   [Trigger Jenkins job using\n        curl](#trigger-jenkins-job-using-curl)\n\n## Github\n### Prefix Your Commits With Branch Name\n\n[Prefix Commit ReadMe](https://github.com/irfanbaigse/automation-tools/blob/main/git/PREFIX_COMMIT.md)\n\n### Signed Commits\n[SIGNED_COMMITS](https://github.com/irfanbaigse/automation-tools/blob/main/git/SINGNED_COMMITS.md)\n\n### Create a Release\n[Release Tags](https://github.com/irfanbaigse/automation-tools/blob/main/git/RELEASE.md)\n\n---\n\n## XGestures\n\n[Setup Readme](https://github.com/irfanbaigse/automation-tools/blob/main/xgestures/XGESTURES.md)\n\n---\n\n## ZSH\n[SETUP.md](https://github.com/irfanbaigse/automation-tools/blob/main/zsh/SETUP.md)\n\n---\n\n## Java\n[SETUP.md](https://github.com/irfanbaigse/automation-tools/blob/main/java/INSTALL_JAVA.md)\n\n---\n\n## PHP\n[SETUP.md](https://github.com/irfanbaigse/automation-tools/blob/main/php/SETUP.md)\n\n---\n\n## Intellij\n[SETUP.md](https://github.com/irfanbaigse/automation-tools/blob/main/intellij/SETUP.md)\n\n---\n## Jenkins\n\n### Trigger Jenkins job using curl\n\n* [Deploy ReadMe](https://github.com/irfanbaigse/automation-tools/blob/main/jenkins/DEPLOY.md)\n\n---\n\n## Mysql\n\n[SETUP.md](https://github.com/irfanbaigse/automation-tools/blob/main/mysql/SETUP.md)\n\n---\n\n## Nodejs\n\n[SETUP.md](https://github.com/irfanbaigse/automation-tools/blob/main/nodejs/SETUP.md)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Firfanbaigse%2Fmacos-setup-developer-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Firfanbaigse%2Fmacos-setup-developer-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Firfanbaigse%2Fmacos-setup-developer-tools/lists"}