https://github.com/engali94/macsetup
A script for Installing required tools to start iOS development on new macs
https://github.com/engali94/macsetup
Last synced: 2 months ago
JSON representation
A script for Installing required tools to start iOS development on new macs
- Host: GitHub
- URL: https://github.com/engali94/macsetup
- Owner: engali94
- License: mit
- Created: 2022-03-02T14:24:40.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-02T14:27:17.000Z (about 3 years ago)
- Last Synced: 2025-01-10T07:57:36.616Z (4 months ago)
- Language: Shell
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MacSetup
A script for Installing required tools to start iOS development on new macs## Run
clone the repo then
```bash
./bootstrap.sh
```