InstallationΒΆ

From PyPI:

$ pip install mcrunner

From source:

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