Skip to content

user-with-username/crow

Repository files navigation

Crow

Cargo, but for C/C++

Crow Logo


Overview

Crow is a build system for C++ designed for developers who want:

  • Simple configuration (just crow.toml)
  • Fast builds
  • Built-in dependency manager

Quick Start

Install

  • Pre-built binaries: Download from Releases
  • Build from source:
git clone https://github.com/user-with-username/crow
cd crow
cargo install --path .

Create a project

crow new my_project && cd my_project

Run

crow run

Community

We welcome contributions! Please read our:

License

MIT

About

Lightweight C/CPP build system written in Rust

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages