Welcome to the Git Workshop by Wolfpack Digital x BEST Cluj-Napoca, where you'll learn how to use git like a Wolf! 💪🏻
In this repository, you'll find a very basic C++ console application that does some arithmetic operations: addition, substraction, multiplication and division.
For this warm-up exercise, you'll have to:
- Fork this repository
- Clone your new repository locally
- Add a new feature to this app to handle the modulo operation by:
- creating a new branch
- commiting your feature implementation
- opening a Pull Request to merge the feature branch into main
- Add your deskmate as a collaborator and ask for their review on your Pull Request
- Leave a review for your deskmate and once approved, merge your PRs
That's it! We're all warmed up now! 🥳