Skip to content

Binary Compilation

Chris Buijs edited this page Oct 10, 2018 · 3 revisions

To compile instigator into a binary, use the following on command:

python3 -m nuitka --show-progress --clang instigator.py

Note: you will need nuitka installed.

Clone this wiki locally