Fabric for Fun and Profit
Posted: September 9, 2011 Filed under: Python Leave a comment »At last night’s PyMNtos, talked about using Fabric for fun and profit: https://gist.github.com/1206734 .
In particular:
- command/decorator for ‘confirm on first invocation
- hows to generator ‘roles’ on the fly, using a mappable
- showed some more realistic commands from Flask-Tool
Advertisement