Set up Perceval to be executed from PyCharm.
- Download and install PyCharm IDE.
- Clone grimoirelab-perceval repository.
- Open the Perceval project in PyCharm IDE
- Edit the Run/Debug configuration
- Select
Script path
asbin/perceval
from the project repository. - Add Perceval parameters in
Parameters
input tab. - Apply the changes and Run the script.
- Select