Home

Awesome

osx-provisioner


What's this

Prerequisite

  1. XCode
$ xcode-select --install
  1. Homebrew
$ /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
  1. python
  1. ansible
$ brew install ansible

Install

  1. Clone this repository on any directory.
$ git clone https://github.com/j-un/osx-provisioner.git

Usage

$ make
$ make test
$ make packages
$ make dot
$ make fonts
$ make zsh
$ make vim
$ make tools