build

star 2

Builds this repository using CMake (via scripts/build.sh). Use when asked to build, compile, or troubleshoot build failures.

p3nGu1nZz By p3nGu1nZz schedule Updated 2/12/2026

name: build description: Builds this repository using CMake (via scripts/build.sh). Use when asked to build, compile, or troubleshoot build failures. compatibility: Requires bash, cmake, and a C++ toolchain. metadata: category: build-and-ci owner: p3nGu1nZz version: "0.1" tags: "build cmake compile"

Skill: build

What this skill does

Builds ReviewCat using the repo's canonical build script.

How to use

  • Default build (Debug): run ./scripts/build.sh
  • Release build: run ./scripts/build.sh --config Release

Outputs

  • Build directory: build/ (or $REVIEWCAT_BUILD_DIR)
  • Binary: build/reviewcat

Related

  • docs/specs/dev/components/RepoScaffold.md
Install via CLI
npx skills add https://github.com/p3nGu1nZz/Review-Cat --skill build
Repository Details
star Stars 2
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator