diff options
| author | LV-426 <lv-426@taproot.org.il> | 2014-11-09 13:35:24 +0200 |
|---|---|---|
| committer | LV-426 <lv-426@taproot.org.il> | 2014-11-09 13:35:24 +0200 |
| commit | 400fe7b169151ce2211bb4664f5534887b395a61 (patch) | |
| tree | 28c38bd56084c682563d473eef2a11ef4bd3affc | |
| parent | 60890e054075d92be557f9a7da6f29b5e8ec9f90 (diff) | |
README
| -rw-r--r-- | README.mediawiki | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/README.mediawiki b/README.mediawiki index 98e78f20..d4bb75b2 100644 --- a/README.mediawiki +++ b/README.mediawiki @@ -1,2 +1,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. |
