notes for my baypiggies presentation.
.gitignore | ||
composition.py | ||
context_managers.py | ||
fabfile.py | ||
func.py | ||
hosts.py | ||
README.rst | ||
roldefs.py | ||
super_composition.py |
===================================== Bay Area Piggies January Presentation ===================================== Fabric is a Python (2.5 or higher) library and command-line tool for streamlining the use of SSH for application deployment or systems administration tasks. These are the example snippets that I used during my presentation.