Installation

Install from Source Code

Lunaticlog is actively developed on GitHub.

Clone the public repository:

$ git clone https://github.com/xuwenyihust/lunaticlog.git

Once you have a copy of the source code, install the lunatilog:

$ cd lunaticlog

$ python setup.py build

$ python setup.py install