Skip to content

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

Notifications You must be signed in to change notification settings

bkyoung/mac-dev-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages