ChicoState / ChicoState/ColorManager

Automate build workflow

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

Description

We need to add a CI workflow that tries to build `main.cpp` using the g++ compiler with argument `--std=c++17`. We should add the status badge of the workflow to `README.md` so we can see whether or not our latest push to the main branch is building successfully.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with main.cpp and README.md, then review the repository's existing configuration to determine where a CI workflow belongs. Verify that the workflow builds main.cpp with g++ and --std=c++17, and that README.md displays its status badge for pushes to the main branch.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, github-actions
Domain
build-system, ci-cd
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.