My mac-provisoning by Homebrew and Ansible.
- homebrew
- git
- python
- pip
- ansible
$ git clone https://github.com/rednes/mac-provisioning.git
$ cd mac-provisioning
$ ansible-playbook site.yml -vv
| emoji | mean |
|---|---|
| ✨ | 機能追加 |
| 🐛 | バグ修正 |
| 🔨 | リファクタリング |
| 🔥 | 不要な記述の削除 |
| 📝 | ドキュメント修正 |