Added new launch option to the README

pull/8/head
J. Fernando Sánchez 9 years ago
parent a1ffe04a30
commit 8fa372de15

@ -43,17 +43,23 @@ Using
You can use the modules included in senpy to build your own application.
However, the easiest and recommended way is to just use the command-line tool to load your plugins and launch the server.
.. code:: bash
senpy
or, alternatively:
.. code:: bash
python -m senpy
This will create a server with any modules found in the current path.
For more options, see the `--help` page.
TO-DO
-----
* Installation instructions
* Improve documentation and generate it with Sphinx
* ReadTheDocs
* Improve README

Loading…
Cancel
Save