You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
isso/docs/docs/install.rst

25 lines
499 B

Installation
------------
Requirements:
- Python 2.6, 2.7 or 3.3
- a working C compiler
Install Isso with PIP_:
.. code-block:: sh
~> pip install isso
.. _PIP: http://www.pip-installer.org/en/latest/
Init scripts:
- SystemD: `isso.service
<https://github.com/jgraichen/debian-isso/blob/master/debian/isso.service>`_
- SysVinit: `isso.init
<https://github.com/jgraichen/debian-isso/blob/master/debian/isso.init>`_
- OpenBSD: `GH:Gist <https://gist.github.com/noqqe/7397719>`_