summaryrefslogtreecommitdiff
path: root/src/run.rs
Commit message (Expand)AuthorAgeFilesLines
* Move the logic from main.rs to make it testableA Farzat2026-06-181-0/+77
* Rename to better reflect what functions/modules doA Farzat2026-06-121-298/+0
* Standardize format in Logger and add Verbose levelA Farzat2026-06-071-1/+1
* Rename project_name to project_titleA Farzat2026-06-061-15/+15
* Fix duplicate warning messageA Farzat2026-06-061-3/+5
* Move run to a separate moduleA Farzat2026-06-061-0/+296