Skip to content

Instantly share code, notes, and snippets.

View tajulasri's full-sized avatar
🏠
Working from home

espressoByte tajulasri

🏠
Working from home
View GitHub Profile
@tajulasri
tajulasri / fab.py
Last active June 5, 2020 02:34
Fabric python for laravel php deplopment setup
from fabric.api import *
'''
fabric python laravel vps setup
pip install fabric
1. Save as fabfile.py
2. fab deploy