From 5673b3286125b7d49123cab0f9cee0a9b45302b9 Mon Sep 17 00:00:00 2001 From: Alon Levy Date: Wed, 17 Dec 2014 09:08:26 +0200 Subject: adding a local run script --- README.mediawiki | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'README.mediawiki') 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 -- cgit v1.3.1