You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@warble.apache.org by hu...@apache.org on 2018/06/12 14:11:16 UTC

[incubator-warble-node] 05/05: add a brief readme

This is an automated email from the ASF dual-hosted git repository.

humbedooh pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-warble-node.git

commit 3bf383faed8396a9aac3132a75d475dba4118a6f
Author: Daniel Gruno <hu...@apache.org>
AuthorDate: Tue Jun 12 09:10:50 2018 -0500

    add a brief readme
---
 README.md | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/README.md b/README.md
new file mode 100644
index 0000000..de0790d
--- /dev/null
+++ b/README.md
@@ -0,0 +1,9 @@
+# Apache Warble Monitoring Node Package
+This isn't really working yet, but anywho.
+
+To install:
+	- install python 3
+	- clone the git repo, cd to it
+	- run: `pip3 install -r requirements.txt`
+	- to test, run: `python3 node.py --test`
+

-- 
To stop receiving notification emails like this one, please contact
humbedooh@apache.org.

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@warble.apache.org
For additional commands, e-mail: commits-help@warble.apache.org