ChicoState / ChicoState/MyFave

Set up CI for automated build

Open
#68 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Dockerfile
Stars
1
Forks
111
PR merge metrics
No merged PRs in 30d

Description

We need to set up continuous integration for the GitHub repo so that:

* any time a pull request is made for the `main` branch, we make sure that the application **builds successfully** with the following compilation command:

```
g++ main.cpp --std=c++17 -o MyFave
```

* add a status badge to `README.md` that indicates the current status of the build on the `main` branch

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.