I made rust's cargo copy but for CPP
Summary
CRow is a Rust-based build system for C/C++ designed to emulate Cargo's simplicity, offering a single crow.toml configuration and built-in dependency management. The project aims for fast builds and easy project creation with commands like crow new and crow run, plus availability of pre-built binaries or source installation. It highlights lightweight tooling for developers seeking streamlined C/C++ workflows.