summaryrefslogtreecommitdiffstats
path: root/network/vcspull
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2016-11-06 18:01:45 -0500
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-11-12 06:58:01 +0700
commitfcc4fe0b8449eb4f2a51b51dc337917aaaf31787 (patch)
tree127554185c53f8ceed27765ba2020c671a7af2bd /network/vcspull
parent27b12feef65d903aa66f3e5c7defe3359e4cdcd0 (diff)
downloadslackbuilds-fcc4fe0b8449eb4f2a51b51dc337917aaaf31787.tar.gz
slackbuilds-fcc4fe0b8449eb4f2a51b51dc337917aaaf31787.tar.xz
network/vcspull: Update README.
Diffstat (limited to 'network/vcspull')
-rw-r--r--network/vcspull/README10
1 files changed, 7 insertions, 3 deletions
diff --git a/network/vcspull/README b/network/vcspull/README
index 58cac7486f..d21e04d015 100644
--- a/network/vcspull/README
+++ b/network/vcspull/README
@@ -1,7 +1,11 @@
+vcspull (mass-update vcs from JSON / YAML config files)
+
Mass update git, hg and svn repos simultaneously from YAML / JSON file.
-Sync multiple git, mercurial and subversions repositories via a 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.
+- Documentation, API and Examples
+- vcspull builds upon pip's RFC3986-based url scheme.