summaryrefslogtreecommitdiff
path: root/README.mediawiki
blob: d4bb75b2e5ef032afb4dbd623cdbb41a3318e216 (plain)
1
2
3
4
5
6
7
8
9
10
11
= About =
Rhizi server

= Use =
Command line use documentation can be view with:
:$ python rhizi_server.py -h

= Hacking =
== Running the Tests ==
Test code makes use of Python's unittest - run by invoking them with python,
or by creating a launch configuration in your IDE of choice.