Skip to content

How to run

Note: If you haven't already set up the project, please refer to the Installation guide.

Running FRIDAY

To run FRIDAY, ensure you are in the Python virtual environment and use the following commands:

  • For Python: python main.py

or you could use run one of these files:

  • For Unix-based systems: ./run.sh
  • For PowerShell: ./run.ps1
  • For Windows Command Prompt: run.bat

Note: If this didn't work, make sure you have read carefully through the Installation guide.

Next Steps

You have now run the program. To learn how to use FRIDAY, please refer to the Usage FRIDAY Guide.