Skip to content

CraigBowler/macos-brewstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

macOS Brewstrap

macOS Brewstrap is a Bash script for installing various Homebrew packages and casks on a fresh install of macOS (mainly because I'm lazy and it just speeds up the setup process a bit). This script is built so that it can be run multiple times, or if the machine already contains some of the packages/casks that will be installed.

What does it install?

If Homebrew does not exist on the current machine, it will install that first. Then it will install various packages and casks.

Packages

  • Composer
  • Node

Casks

  • 1Password
  • Atom
  • Docker
  • Firefox
  • Google Chrome
  • Macs Fan Control
  • MAMP
  • ngrok
  • Postman
  • Screaming Frog SEO Spider
  • Sequel Pro
  • Slack
  • Sourcetree
  • Transmit
  • Zoom.us

Others

As part of installing Node/npm, this script will also globally install SASS via npm.

Notes

There are other applications that cannot be installed via Homebrew as there are no casks available yet. These apps are:

  • Spark - Email App by Readdle (App Store)

About

Bash script for installing various Homebrew packages and casks on a fresh install of macOS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages