bkyoung / mac-dev-setup

Script for preparing a macOS system for use as a development workstation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

macOS Quickstart

Running ./mac-dev-setup.sh on a fresh install of macOS will result in the following end-state:

  1. Homebrew installed
  2. GNU Bash + core utils
    • Default shell for user switched to bash
    • passwordless sudo
  3. Python 3 installed
  4. Go installed
  5. Several Useful tools:
    • Virtualbox
    • Vagrant
    • Visual Studio Code
    • Git
    • Slack
    • Google Chrome
    • Docker
    • Packer
    • Terraform
    • Consul
    • Vault
    • Nomad
    • AWS cli
    • Drone cli

About

Script for preparing a macOS system for use as a development workstation


Languages

Language:Shell 100.0%