Installation
Select the link for your version and target platform from Github CoatiSoftare Sourcetrail, download extract it and run install.sh
:
|
|
This will install Sourcetrail to /opt/sourcetrail/
and makes the command sourcetrail
to start the application available via /usr/bin/sourcetrail
|
|
Index a Python Project
Start Sourcetrail with $ sourcetrail
and hit “New Project”.
Give your Sourcetrail project a name and a directory where is can locate its project files and databases.
Select the Python source group, give it a name, point it to your virtual environment or Python interpreter executable and finally to your Python project directory.
After hitting create indexing will start.
When done, interactively explore the code …