1
0
Fork 0
notes for my baypiggies presentation.
Datei suchen
Stephen McQuay afa0a2899e pep8 2013-01-24 19:03:49 -08:00
.gitignore gitignore 2013-01-24 18:30:37 -08:00
README.rst added readme 2013-01-24 18:48:41 -08:00
composition.py pep8 2013-01-24 19:03:49 -08:00
context_managers.py pep8 2013-01-24 19:03:49 -08:00
fabfile.py simple, meaningless func 2013-01-24 18:30:01 -08:00
func.py pep8 2013-01-24 19:03:49 -08:00
hosts.py pep8 2013-01-24 19:03:49 -08:00
interactivity.py added more complex stuff 2013-01-24 19:02:39 -08:00
roldefs.py pep8 2013-01-24 19:03:49 -08:00
super_composition.py pep8 2013-01-24 19:03:49 -08:00

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.