Skip to content

lisa/mac-setup

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
rvm
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

mac-setup

Set up a MacOS computer with Make

Usage

The installation will set up:

  1. XCode by prompting the installation from the Mac Store (and then accepting the license)
  2. Installing Homebrew manager
  3. Installing Homebrew packages specified in the Brewfile
  4. Performing any customizations (see customize.mk)
  5. Installing rvm

From Scratch

git clone https://github.com/lisa/mac-setup.git
cd mac-setup
make DOTFILE_PW="passphrase to decrypt or a file ref" all
make clean

Updating HomeBrew Packages

make install-brewfile

TODO

  • Improve docs
  • Checkout dotfiles to a temporary directory

About

Set up a MacOS computer with Make and Homebrew

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published