jachin / GitSync

This tool allows a developer to work on files on their local machine and have their work synced on a remote system. It uses git to manage the syncing process.
MIT License
31 stars 3 forks source link

add setup.py #8

Closed jachin closed 10 years ago

jachin commented 11 years ago

Add a setup.py that will take care of the install. Look at gacli for an example for how to set that up so it can run from a virtualenv.