Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maadhattah/tea-party
Bring all your old friends to your new computer.
https://github.com/maadhattah/tea-party
Last synced: 6 days ago
JSON representation
Bring all your old friends to your new computer.
- Host: GitHub
- URL: https://github.com/maadhattah/tea-party
- Owner: mAAdhaTTah
- Created: 2018-05-11T03:00:40.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-09-17T02:32:28.000Z (3 months ago)
- Last Synced: 2024-10-31T05:02:45.645Z (about 2 months ago)
- Language: Shell
- Size: 180 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tea Party
**Everyone's Invited!**
[![CI](https://github.com/mAAdhaTTah/tea-party/actions/workflows/ci.yml/badge.svg)](https://github.com/mAAdhaTTah/tea-party/actions/workflows/ci.yml)
---
Bring all your old friends to your new computer.
A small bash script around provisioning your new Mac with ansible. To use, clone this repository, `cd` into it, then run `./invite`. If you want to make modifications, fork this repository and edit it directly.
## Prior Art
- [Kitchenplan](https://github.com/kitchenplan/kitchenplan)
- [SuperLumic](https://github.com/superlumic/superlumic)
- [ansible-playbooks](https://github.com/ideasonpurpose/ansible-playbooks)
- [provision-ansible-mac](https://github.com/reecefowell/provision-ansible-mac)