Skip to content

buntafujikawa/osx-provisioner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

osx-provisioner

What's this

macOS provisioner just for me.

Prerequisite Tasks

  1. Install Homebrew and Ansible.
$ sudo xcodebuild -license
$ ruby -e "$(curl -fsSL https://github.com/raw/Homebrew/install/master/install)"
$ brew update
$ brew install python ansible

Install

  1. Clone this repository onto your Mac.
$ git clone git@github.com:buntafujikawa/osx-provisioner.git ~/osx-provisioner

Usage

  • That's all
$ make
  • Dry run
$ make test
  • Only packages install/update
$ make packages
  • Only zsh install/update
$ make zsh
  • Only dotfiles install/update
$ make dot

About

Provision osx with ansible

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published