Hello,
I want to make changes to Dr. Elephant source code (e.g., add a heuristic) and see the result of my changes in the application. Right now, after each change, I recompile everything, extract the zip file in dist folder and run Dr. Elephant. This takes about 4-5 minutes each time I compile. Is there a way to see the result of the change faster?
Thank you!