You are writing a comment about Deploying Django with Fabric, here is a quick summary:
A look at how to manage deployment complexity with Django using Fabric. Something of a continuation on the post from yesterday.
You are responding to this comment written by Sverre Johansen on January 29th 2009, 09:44.
run() and sudo() returns the output of the command so you can do:
foo = run("ls -l")
But this does not work with local(), why is that?
Please be aware that comment forms go stale after one hour.
Comments may make use of LifeFlow MarkDown. Raw html will be escaped.
Quick Introduction to LifeFlow MarkDown Syntax
A highlighted code block:
Other common languages work as well: scheme, python, java, html, etc.
Other markdown syntax: