c-runner is the fastest CLI tool for compiling and running C files or full projects, featuring smart builds, live watch mode, auto-generated starter code, zero cleanup hassle, and project configuration.

c-runner is a lightweight command-line tool that quickly compiles and runs C programs, whether single files or full projects. It supports smart incremental builds, automatic starter code generation, and cleanup.
With live watch mode and simple YAML configuration, c-runner improves development workflow by recompiling on file changes, managing source and build directories, and making C development faster, cleaner, and beginner-friendly.