Skip to content

Latest commit

 

History

History
17 lines (16 loc) · 474 Bytes

README.md

File metadata and controls

17 lines (16 loc) · 474 Bytes

MacSetup

a tool to setup your mac os

start with python Development environment

sudo easy_install -U pip
sudo -H pip install Fabric==1.14 -i https://pypi.douban.com/simple/

download the Executable file

curl -fsSL https://raw.githubusercontent.com/CNKCQ/MacSetup/master/fabfile.py > ~/fabfile.py
cd ~/
fab h

See build system: