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

https://github.com/oe/mac-env

[WIP] make your brand new Mac ready for work by one script
https://github.com/oe/mac-env

Last synced: 12 months ago
JSON representation

[WIP] make your brand new Mac ready for work by one script

Awesome Lists containing this project

README

          

# Mac Dev Env Setup

You can run `mac-installer.sh` and after you getting a new MacOS by:

```sh
wget -O mac-installer.sh "https://github.com/evecalm/mac-env/raw/master/mac-installer.sh" && sudo bash mac-installer.sh
```

## Thanks to

- [Inquirer.sh](https://github.com/tanhauhau/Inquirer.sh)

## Other Similar tools
- [macOS setup script for front-end development](https://github.com/minamarkham/formation)