This is a repository belonging to the Software Engineering Course at DACS at Maastricht University. Please use these examples to achieve a better understanding of design principles.
The workspace contains two folders by default, where:
src: the folder to maintain sourceslib: the folder to maintain dependencies
Meanwhile, the compiled output files will be generated in the bin folder by default.