Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 451 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 451 Bytes

Copy of haktools

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.

chmod +x devsetup.sh

Then, let it install.

./devsetup.sh

Once finished start coding away!