Installation

This application can be installed via standard setuptools, for more information read Python docs - Installing Python Module. Required Python version 3.6+ (tested on 3.5 and 3.6)

setup.py

Download the repository from GitHub and run:

$ python3 setup.py install

(You can use Python virtual environment instead of system-wide.)

PyPi

Soon @ PyPi (installable by pip)!

Check installation

After the successful installation you should be able to run:

$ dskm_precompiler --version