{"id":13632054,"url":"https://github.com/fastruby/setup","last_synced_at":"2025-04-29T22:31:14.390Z","repository":{"id":19570723,"uuid":"22820085","full_name":"fastruby/setup","owner":"fastruby","description":"Setup a new development environment for Ruby","archived":false,"fork":false,"pushed_at":"2024-11-07T19:18:51.000Z","size":28,"stargazers_count":11,"open_issues_count":1,"forks_count":7,"subscribers_count":15,"default_branch":"main","last_synced_at":"2025-04-05T20:04:41.335Z","etag":null,"topics":["bash-script","homebrew","ruby-script","setup-script"],"latest_commit_sha":null,"homepage":"http://www.ombulabs.com","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/fastruby.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}},"created_at":"2014-08-10T22:23:37.000Z","updated_at":"2024-11-07T19:18:48.000Z","dependencies_parsed_at":"2024-11-07T20:22:44.089Z","dependency_job_id":"92f67198-128e-4c41-83ab-60edddd983bd","html_url":"https://github.com/fastruby/setup","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/fastruby%2Fsetup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastruby%2Fsetup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastruby%2Fsetup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastruby%2Fsetup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fastruby","download_url":"https://codeload.github.com/fastruby/setup/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251593017,"owners_count":21614458,"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":["bash-script","homebrew","ruby-script","setup-script"],"created_at":"2024-08-01T22:02:49.709Z","updated_at":"2025-04-29T22:31:14.108Z","avatar_url":"https://github.com/fastruby.png","language":"Shell","funding_links":[],"categories":["Shell"],"sub_categories":[],"readme":"# Setup\n\nScript to install base environment for Ruby development.\n\n## Install on Mac OS X\n\n```\ncurl -L https://raw.githubusercontent.com/ombulabs/setup/master/mac.sh | bash\n```\n\n## Installed libraries\n\nThe script will install:\n\n* homebrew\n* imagemagick\n* oh-my-zsh\n* mysql\n* postgres\n* redis\n* rvm\n* ruby-2.6.6\n* docker\n* docker-compose\n* nvm\n* chromedriver\n* github desktop\n* heroku-toolbelt\n* spotify\n* slack\n* firefox\n* atom\n\n# FAQ\n\n## I get a permissions error. Why?\n\nYou may need to update your local libraries directory. \n\n```\nsudo chown -R $(whoami):admin /Library/Caches/Homebrew\nsudo chown -R $(whoami):admin /opt/homebrew-cask/\nsudo chown -R $(whoami):admin /usr/local/\n```\n\n## I get failure errors. Why?\n\nYou have to install Xcode developer tools\n\n```\nxcode-select --install\n```\n\n## But I don't want \\\u003capplication\u003e installed. \n\nJust remove \\\u003capplication\u003e from https://github.com/ombulabs/setup/blob/master/mac.sh\n\n\n## Contributions\n\nPlease fork this repository and send a pull request with the changes. Thanks!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffastruby%2Fsetup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffastruby%2Fsetup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffastruby%2Fsetup/lists"}