You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
10 years ago | |
---|---|---|
.gitignore | 10 years ago | |
README.rst | 10 years ago | |
composition.py | 10 years ago | |
context_managers.py | 10 years ago | |
fabfile.py | 10 years ago | |
func.py | 10 years ago | |
hosts.py | 10 years ago | |
interactivity.py | 10 years ago | |
roldefs.py | 10 years ago | |
super_composition.py | 10 years ago |
README.rst
=====================================
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.