aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 5e93067cf113ba7bcda0903462c37e7427f64c71 (plain)
1
2
3
4
5
6
# Carp

My attempt at creating a tool like Rust's `cargo` for C.
I called it `carp` because it kind of sounds like "cargo" and because carp live in the "sea" (C).

It probably had more value as a fun and educational project than it ever did as an actual tool.