ChicoState / ChicoState/GameDie
Set up Continuous Integration that builds the project
Open
enhancement
- Dominant language
- C++
- Stars
- 0
- Forks
- 109
- PR merge metrics
- No merged PRs in 30d
Description
The continuous integration should run when (and only when) there is a new commit into the `main` branch.
It should build the project using **g++** to compile `GameDie.cpp` with the options `-Wall -Werror` to report warnings as errors. It should build but not run the project.
With the build CI set up, its status badge should be added to the `README.md` file
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.