Installation
Last updated
Last updated
Clone the repository at the following .
Install python requirements using the following command:
Note: Before installing, ensure that the latest version of the Java JDK is installed on your system.
Additionally, make sure to configure the JAVA_HOME environment variable to point to the JDK installation directory, and update the PATH variable to include the /bin directory.
Install all the binary requirements with the following command:
The previous command will create a new config.ini
file with the environment variable PATH
that will be used by the program later.