Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/CNKCQ/MacSetup

a tool to setup your mac os
https://github.com/CNKCQ/MacSetup

python

Last synced: 3 months ago
JSON representation

a tool to setup your mac os

Awesome Lists containing this project

README

        

# MacSetup
a tool to setup your mac os
## start with python Development environment
```bash
sudo easy_install -U pip
sudo -H pip install Fabric==1.14 -i https://pypi.douban.com/simple/
```
---
### download the Executable file

```bash
curl -fsSL https://raw.githubusercontent.com/CNKCQ/MacSetup/master/fabfile.py > ~/fabfile.py
cd ~/
fab h
```
## See build system:
![](https://cloud.githubusercontent.com/assets/8440220/19345208/fd9e38d8-916f-11e6-9f8f-ea499e0fb95c.PNG)