git clone git@github.com:Startpiloten/bin_t3.git ~/bin_t3
(echo 'export PATH=$PATH":$HOME/bin_t3"') >> ~/.profile
(echo 'export PATH=$PATH":$HOME/bin_t3"') >> ~/.bash_profile
(cd ~/bin_t3 && git fetch --all && git reset --hard origin/master)
Command:
t3-sync
Options:
=======================
T3 Sync - Please Select
=======================
1) Sync Develop (DB and Files)
2) Sync Develop (DB only)
3) Get Develop (DB as File)
4) Sync Master (DB and Files)
5) Sync Master (DB only)
6) Get Master (DB as File)
7) Quit