There was an error while loading. Please reload this page.
You can run the tool as Docker Container or cli using Python. Refer to the below sections in both cases.
Python 3.8 or above installed on your machine
Install the latest version of pip
python -m pip install --upgrade pip
Install the Python library stdiomask
pip install stdiomask
Install the Python library PyGithub
pip install pygithub
Note ⚠️ Run the above commands as a root user (linux) or as an administrator mode in command prompt (windows).
Once the prerequisites are met you are ready to start configuring the tool.