Today we will cover how to use git and GitHub for your basic versioning needs. However, we will also go a step further and make use of GitHub actions to automatically build and test our program for us. Lastly we will also configure a Discord web hook to receive updates about our repository right to Discord.
The Repository for the Quest Tracker program:
https://github.com/Erarnitox/QuestTra...
My git Cheat-Sheet (in German):
https://www.erarnitox.de/res/GitLab_C...
Get an access token for GitHub:
https://docs.github.com/en/authentica...
The Repository for CPM.cmake (with examples):
https://github.com/cpm-cmake/CPM.cmake
The Repository for ImGUI (with examples):
https://github.com/ocornut/imgui
Written instructions and Code can be found here:
https://www.erarnitox.de/pub/cpp_tut/
Link to the Playlist:
• Learn Modern C++23
Join my Discord Community:
/ discord
My Links:
👾 https://github.com/Erarnitox
X https://x.com/Erarnitox
💧 https://www.erarnitox.de/
Tags
#cpp #tutorial #imgui #linux #windows #github