snipt/snipt/fabfile.py

5 lines
59 B
Python
Raw Normal View History

2011-10-23 20:07:59 -07:00
from fabric.api import local
def deploy():
print 'hi'