Installation

Install the package

From PyPI:

$ pip install mcrunner

From source:

$ git clone https://github.com/sbezboro/mcrunner
$ cd mcrunner
$ python setup.py install

You may need to use sudo to execute the above. By default, a sample configuration file is created at /etc/mcrunner/mcrunner.sample.conf which may be useful.