{"id":24378904,"url":"https://github.com/lakiboy/devenv","last_synced_at":"2025-04-10T20:15:19.035Z","repository":{"id":68027132,"uuid":"52154213","full_name":"lakiboy/devenv","owner":"lakiboy","description":"My OSX development environment.","archived":false,"fork":false,"pushed_at":"2025-04-05T13:59:00.000Z","size":100,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-05T14:31:13.179Z","etag":null,"topics":["ansible","docker","dotfiles","homebrew","mac","osx"],"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/lakiboy.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":"2016-02-20T13:17:40.000Z","updated_at":"2025-04-05T13:59:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"6c226c22-ad18-4d35-9351-f1eeeea15e09","html_url":"https://github.com/lakiboy/devenv","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/lakiboy%2Fdevenv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lakiboy%2Fdevenv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lakiboy%2Fdevenv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lakiboy%2Fdevenv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lakiboy","download_url":"https://codeload.github.com/lakiboy/devenv/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248288706,"owners_count":21078907,"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":["ansible","docker","dotfiles","homebrew","mac","osx"],"created_at":"2025-01-19T06:37:24.754Z","updated_at":"2025-04-10T20:15:19.010Z","avatar_url":"https://github.com/lakiboy.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# My OSX development environment\n\n[![CircleCI](https://dl.circleci.com/status-badge/img/gh/lakiboy/devenv/tree/master.svg?style=svg)](https://dl.circleci.com/status-badge/redirect/gh/lakiboy/devenv/tree/master)\n\nIaC way to manage local development environment.\n\n## Requirements\n\n#### Apple CLI tools\n\nLaunch the installer:\n\n```bash\nxcode-select --install\n```\n\n#### Brew\n\nInstall [brew](http://brew.sh).\n\n#### Ansible\n\nInstall ansible:\n\n```bash\nbrew install ansible\n```\n\nDownload dependencies (optional):\n\n```bash\nansible-galaxy install -r requirements.yml\n```\n\n## Adjust config\n\nYou can overwrite default config:\n\n```bash\ncp default.config.yml config.yaml\n```\n\nand keep / adjust only necessary values.\n\n## Usage\n\nInstall software:\n\n```bash\nansible-playbook playbooks/software.yml\n```\n\nConfigure _CLI_ and dotfiles:\n\n```bash\nansible-playbook playbooks/cli.yml\n```\n\nGenerate _SSH_ key:\n\n```bash\nansible-playbook playbooks/keys.yml\n```\n\nRun _Docker_:\n\n```bash\nansible-playbook playbooks/docker.yml\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flakiboy%2Fdevenv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flakiboy%2Fdevenv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flakiboy%2Fdevenv/lists"}