Note: If you don't have pip3 on your Mac, see Install Python 3 on Mac.
1. Install Fabric for Python 3
pip3 install fabric3
Check if it's successfully installed.
fab -V
That's all.
Go to list of users who liked
More than 5 years have passed since last update.
Note: If you don't have pip3 on your Mac, see Install Python 3 on Mac.
pip3 install fabric3
Check if it's successfully installed.
fab -V
That's all.
Register as a new user and use Qiita more conveniently
Go to list of users who liked