sydep 0.1¶
Sydep is a tool for easy deployment with rsync.
Requirements¶
- python 2.7 with pip
- rsync
Installation¶
Stable¶
pip install sydep
From sources¶
pip install -e git+https://github.com/yetty/sydep.git#egg=sydep
Usage¶
sydep - tool for deployment over rsync
Usage: sydep [-q] (-h|init|pull|push)
-h --help show this help
-q --quiet no output
init create new sydep.cfg
pull download files from server
push uplod files to remote server