aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2014-07-15 21:57:12 +0100
committerGuido Günther <agx@sigxcpu.org>2014-07-16 12:51:15 +0200
commit37123e9ca25778d53b675626ddc32ff2e3e04314 (patch)
treeb0e7ca18738c10925bb410c323ddb8fbb51c738a /README.md
Initial commit
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..0d1e24c
--- /dev/null
+++ b/README.md
@@ -0,0 +1,8 @@
+Industriart
+-----------
+Industriart is a simple client for the JFrog Artifactories REST API. It currently
+only supports few basic methods but patches are certainly welcome.
+
+Run the example like:
+
+ PYTHONPATH=. python examples/refresh-yum-repo.py -a http://localhost:8081/artifactory -u admin -p password repo1 repo2