With both neo4j and Bloodhound running:
sudo python3 PlumHound.py --easy -p neo4j1
This tests that Plumhound is working and completes task!
To run a default task and then view results in a clickable format:
sudo python3 PlumHound.py -x tasks/default.tasks -p neo4j1
cd reports
firefox index.html