summaryrefslogtreecommitdiff
path: root/README.mediawiki
diff options
context:
space:
mode:
Diffstat (limited to 'README.mediawiki')
-rw-r--r--README.mediawiki8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.mediawiki b/README.mediawiki
index bc89bac6..4e15a33c 100644
--- a/README.mediawiki
+++ b/README.mediawiki
@@ -4,8 +4,16 @@ A collaborative editor for organizing, communicating, and analyzing data in grap
A.K.A The spreadsheet of tomorrow
+= Requirements =
+python
+flask
+neo4j
+
= Use =
+For testing locally run neo4j locally on the default 7474 port and then launch runlocal:
+./runlocal
+
Command line use documentation can be view with:
:$ python rhizi_server.py -h