summaryrefslogtreecommitdiff
path: root/README.mediawiki
diff options
context:
space:
mode:
authorAlon Levy <alon@pobox.com>2014-12-17 09:08:26 +0200
committerAlon Levy <alon@pobox.com>2014-12-17 09:09:35 +0200
commit5673b3286125b7d49123cab0f9cee0a9b45302b9 (patch)
tree8ae766e4e575a0440b3e57b5d7c22b16f55190d8 /README.mediawiki
parent66fbe4ad9a39de79c04ef67f7896698e1209c328 (diff)
adding a local run script
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