Skip to content

Streamline kata setup - #22

Open
megabyde wants to merge 2 commits into
mainfrom
feat/zero-start-setup
Open

Streamline kata setup#22
megabyde wants to merge 2 commits into
mainfrom
feat/zero-start-setup

Conversation

@megabyde

@megabyde megabyde commented Jul 31, 2026

Copy link
Copy Markdown
Member

Summary

  • fetch pinned GoogleTest automatically and tighten the CMake defaults
  • use CMake and CTest as the primary Linux, macOS, and Windows interface
  • keep Make as an optional self-documenting convenience wrapper
  • add CODEOWNERS, Dependabot, current CI actions, badges, and zero-start documentation

Verification

  • clean CMake configure, build, and CTest cycle with --config Debug
  • CCACHE_DIR=/tmp/bootstrap-cpp-kata-ccache make test
  • CCACHE_DIR=/tmp/bootstrap-cpp-kata-ccache make format-check
  • workflow and Dependabot YAML parsing
  • VS Code task JSON parsing
  • git diff --check

Fetch GoogleTest 1.17 automatically and make the default target print
the available commands.

Add ownership, dependency updates, current CI actions, and zero-start docs.
@megabyde
megabyde requested a review from a team July 31, 2026 06:28
@megabyde
megabyde force-pushed the feat/zero-start-setup branch from 0ce3377 to 2d101d1 Compare July 31, 2026 07:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants