ChicoState / ChicoState/Dice

Set up continuous integration to build project on main branch

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
0
Forks
2
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 `Dice.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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.