collective / collective.hostout

zc.buildout deployment and remote control
22 stars 7 forks source link

enable use direct from fabric #40

Open djay opened 11 years ago

djay commented 11 years ago

rename package to hostout. enable use by creating a Fabfile, installing fabric and then running commands such as "fab -Hmyhost hostout.deploy". Hostout configuration would be via a dict in Fabfile or by loading a hostout.cfg in Fabfile.