summaryrefslogtreecommitdiffstats
path: root/network/vcspull/README
diff options
context:
space:
mode:
Diffstat (limited to 'network/vcspull/README')
-rw-r--r--network/vcspull/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/network/vcspull/README b/network/vcspull/README
new file mode 100644
index 0000000000..58cac7486f
--- /dev/null
+++ b/network/vcspull/README
@@ -0,0 +1,7 @@
+Mass update git, hg and svn repos simultaneously from YAML / JSON file.
+Sync multiple git, mercurial and subversions repositories via a YAML / JSON file.
+- supports svn, git, hg version control systems
+- automatically checkout fresh repositories
+- update to the latest repos with $ vcspull
+- Documentation, API and Examples.
+- vcspull builds upon pip's RFC3986-based url scheme.