This commit is contained in:
Kenneth Reitz
2011-04-16 05:17:11 -04:00
parent a0c1434f0c
commit b0edc59371
+7
View File
@@ -0,0 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
import ghsync
if __name__ == '__main__':
ghsync.run()