-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Labels
Description
Hello,
I have previously used CedarLogic for university coursework and stumbled upon it again looking for C++ practice projects.
I managed to build the project and run the installer but noticed that there aren't many instructions for newcomers.
I think it would be nice to have short instructions on how to work with the project as a developer:
- running unit tests
- debug build/viewing logs
- what branching model is used when contributing
I myself haven't worked on Windows and VisualStudio solutions but I am familiar with C and C++ and would be glad to help.