{"id":15513132,"url":"https://github.com/fs/osx-bootstrap","last_synced_at":"2025-10-12T09:32:14.691Z","repository":{"id":13409129,"uuid":"16097609","full_name":"fs/osx-bootstrap","owner":"fs","description":"Script to set up a Mac OS X for Rails development.","archived":false,"fork":false,"pushed_at":"2021-08-09T11:15:29.000Z","size":1275,"stargazers_count":26,"open_issues_count":7,"forks_count":18,"subscribers_count":22,"default_branch":"master","last_synced_at":"2024-10-03T09:57:46.891Z","etag":null,"topics":["bootstrap","osx","ruby","shell"],"latest_commit_sha":null,"homepage":"http://www.flatstack.com/open-source/","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/fs.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}},"created_at":"2014-01-21T09:08:41.000Z","updated_at":"2022-10-23T17:03:42.000Z","dependencies_parsed_at":"2022-09-10T09:12:07.422Z","dependency_job_id":null,"html_url":"https://github.com/fs/osx-bootstrap","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fs%2Fosx-bootstrap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fs%2Fosx-bootstrap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fs%2Fosx-bootstrap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fs%2Fosx-bootstrap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fs","download_url":"https://codeload.github.com/fs/osx-bootstrap/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":236196792,"owners_count":19110782,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["bootstrap","osx","ruby","shell"],"created_at":"2024-10-02T09:54:06.836Z","updated_at":"2025-10-12T09:32:09.399Z","avatar_url":"https://github.com/fs.png","language":"Shell","readme":"# OS X Bootstrap\n\nScript to set up a macOS X for Rails development.\n\n## Requirements\n\nmacOS X version \u003e= 10.15\n\n## Install\n\nRun the setup script which will clone repository to `~/.osx-bootstrap` directory\nand run `~/.osx-bootstrap/modules/*` scripts.\n\n```bash\nbash \u003c(curl -s https://raw.githubusercontent.com/fs/osx-bootstrap/master/bin/setup)\n```\n\nOr you can run each module script one-by-one:\n\n```bash\ngit clone -b master https://github.com/fs/osx-bootstrap.git\n~/.osx-bootstrap/modules/osx_defaults.bash\n```\n\n## What it sets up\n\n* OS X Command Line Tools\n* SSH keys\n* **Homebrew** for managing operating system libraries (OS X only)\n* **git** source code management system\n* **Postgresql** for storing relational data\n* **Redis** for storing key-value data\n* **ImageMagick** for cropping and resizing images\n* **watch** for periodically executing a program and displaying the output\n* **[Z](https://github.com/rupa/z)** (jump around) for a faster way to navigate your filesystem\n* **ssh-copy-id** to deliver your public key in a remote machine's authorized_keys\n* **Heroku Toolbelt** for interacting with the Heroku API\n* **tmux** for saving project state and switching between projects\n* **rbenv** for managing versions of the Ruby programming language in the `/usr/local/var/rbenv`\n* **ruby-build** for installing Ruby versions\n* **Ruby** programming language, latest stable version\n* **NVM** for managing versions of the Node.js\n* **Node.js** stable for writing JavaScript general-purpose code\n* Software installed with Brew Cask in to `/Applications`:\n  * Google Chrome\n  * ChromeDriver\n  * GraphiQL\n  * iTerm2\n  * Java\n  * Postman\n  * Skype\n  * Slack\n  * Spectacle\n  * Sublime Text 3\n  * The Unarchiver\n  * Visual Studio Code\n  * Zoom\n* Set OS X defaults (faster animation, security settings etc)\n\n## Credits\n\nOS X Bootstrap is maintained by [Timur Vafin](http://github.com/timurvafin).\nIt was written by [Flatstack](http://www.flatstack.com) with the help of our\n[contributors](http://github.com/fs/osx-bootstrap/contributors).\n\n[\u003cimg src=\"http://www.flatstack.com/logo.svg\" width=\"100\"/\u003e](http://www.flatstack.com)\n","funding_links":[],"categories":["Shell"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffs%2Fosx-bootstrap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffs%2Fosx-bootstrap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffs%2Fosx-bootstrap/lists"}