Repository: qpid-dispatch
Updated Branches:
  refs/heads/config-read-write 93b9fa51d -> af4d33f24


DISPATCH-834 Added README to console/config utility


Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/af4d33f2
Tree: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/tree/af4d33f2
Diff: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/diff/af4d33f2

Branch: refs/heads/config-read-write
Commit: af4d33f24745a44d5e9f703b52a4b324c2eea7a2
Parents: 93b9fa5
Author: Ernest Allen <eal...@redhat.com>
Authored: Fri Sep 22 13:33:47 2017 -0400
Committer: Ernest Allen <eal...@redhat.com>
Committed: Fri Sep 22 13:33:47 2017 -0400

----------------------------------------------------------------------
 console/config/README | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/af4d33f2/console/config/README
----------------------------------------------------------------------
diff --git a/console/config/README b/console/config/README
new file mode 100644
index 0000000..e02d928
--- /dev/null
+++ b/console/config/README
@@ -0,0 +1,22 @@
+Qpid Dispatch config file read/update/write utility
+=============
+
+A utility to read, update, and write dispatch router config files.
+
+Dependencies
+============
+
+- tested using python 2.7
+
+Running
+====================
+
+There are no build steps.
+
+To run:
+- change to the console/config directory
+- run ./config.py
+- in the address bar of a browser, enter localhost:8000
+
+
+


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org
For additional commands, e-mail: commits-h...@qpid.apache.org

Reply via email to