Skip to content

Personal Ansible Playbooks to quickly boostrap the development environment for iOS/Android development.

Notifications You must be signed in to change notification settings

gleb-gusev/bootstrap-dev-macos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Gleb's Playbook

This is a repo for my ansible and cofigurations files for Mac OS. Feel free to use this for inspiration, so you can easily recreate your local env. setup.

Installation

  1. Download the repo to the new machine as .zip archive
  2. Inside repository use ./start.sh

Bootstrap script will install the following

  • Rosetta 2 (needed for openjdk8 on m1)
  • Homebrew + Xcode Developer Tools
  • Ansible

And then will run the Dev Playbook Ansible configuration.

Dev Playbook

Will install and configure the following

Shell

JDK / SDK / Tools

List of the Installed Homebrew Packages

Ruby Configuration

Ruby 2.7.4 will be installed and used as default by configuring ~/.zshrc + bundler will be installed.

Homebrew Casks

Installed Browsers

Installations from Mac App Store

Productivity Playbook

Will install the following

Homebrew Casks

Mac App Store

About

Personal Ansible Playbooks to quickly boostrap the development environment for iOS/Android development.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published