Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/engelbrechtz/devsetup

New Macbook? Don't worry, here you will find the most usable and suitable tools for development on the m1/m2/m3 - basic installation of developer tools for the mac
https://github.com/engelbrechtz/devsetup

developer-tool development mac-tools macbook macbook-configuration macbook-pro macbook-setup software-development software-engineering software-tools tools webdevelopment webdevelopment-tools

Last synced: 4 days ago
JSON representation

New Macbook? Don't worry, here you will find the most usable and suitable tools for development on the m1/m2/m3 - basic installation of developer tools for the mac

Awesome Lists containing this project

README

        

![Copy of haktools](https://github.com/engelbrechtz/devsetup/assets/62638427/6b272d54-f80e-4418-aa07-4e94dbc6e3a1)

# devsetup
New Macbook? Don't worry, here you will find the most usable and suitable tools for development on the m1/m2/m3 - basic installation of developer tools for the mac

# First run these commands on a terminal.
```bash
chmod +x devsetup.sh
```

Then, let it install.
```bash
./devsetup.sh
```

Once finished start coding away!