[Pkg-owncloud-commits] [python-owncloud] 45/96: Added installation instructions.
Sandro Knauß
hefee-guest at moszumanska.debian.org
Fri Nov 22 01:28:26 UTC 2013
This is an automated email from the git hooks/post-receive script.
hefee-guest pushed a commit to branch master
in repository python-owncloud.
commit 7cb358a3e7dc0c924276fa7f559b51a91550c749
Author: csawyerYumaed <csawyer at yumaed.org>
Date: Fri Mar 15 08:03:57 2013 -0700
Added installation instructions.
You can actually install the thing now :)
---
README.md | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 18482c9..0453f97 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,12 @@ Requirements:
* Python > 2.6 < 3 (patches welcome)
* An ownCloud server to sync with. (Presumably you already have one of these.)
-usage: just run csync.py -h, and it will give you help.
+Installation:
+ standard python setup.py script.
+ python setup.py install
+It will create a new command called csync, and you can call that :)
+
+usage: just run csync -h, and it will give you help.
usage: csync.py [-h] [-v] [-c [CONFIG]] [-u [USER]] [--ssl [SSLFINGERPRINT]]
[-p [PASS]] [--dry-run] [--debug] [-s [SRC]] [-d [DST]] [--url [URL]]
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/python-owncloud.git
More information about the Pkg-owncloud-commits
mailing list