Moves bundle and deploy tasks into submodules.
authordsc <dsc@less.ly>
Wed, 9 May 2012 06:01:41 +0000 (23:01 -0700)
committerdsc <dsc@less.ly>
Wed, 9 May 2012 06:01:41 +0000 (23:01 -0700)
commit37f5287282e49f5c475e565b2f635e2fa770aaa9
tree43fa893270d92c33eef5553e0153db8b8f010c86
parent5126beacfc52fd85284f9e6039c6b0c3cdfdeed2
Moves bundle and deploy tasks into submodules.
fabfile/__init__.py
fabfile/bundle.py [new file with mode: 0644]
fabfile/deploy.py [new file with mode: 0644]
fabfile/util.py