Create a seperate output/input foler
MSvanTergouw opened this issue · 1 comments
MSvanTergouw commented
This is where the scraped URLs will come after running src. 1
JulianPetersIsCoding commented
Hey Marc,
Situation: We create output with our code. Hence we need to store this somewhere. At the moment it will assign a random location. We need to structure this, so that the code will be placed in a folder that we assigned for it.
Output: Output will be placed in the assigned folder.
Solution example: Add a line of code to the makefile, so that it assigns the place of storage.
Kind regards,
Julian Peters