diff options
| author | twells46 <tom@wellsth.com> | 2026-01-25 11:05:06 -0600 |
|---|---|---|
| committer | twells46 <tom@wellsth.com> | 2026-01-25 11:05:06 -0600 |
| commit | 7fc37dcff084460410a5ad7a3ac57f5d8bb9757f (patch) | |
| tree | 12bbfcd5f66427402ccb3a71bb9dfc0bd3edf750 /README.md | |
| parent | 3d24f1a3a3cb03d9aa5a32afb45b2470a31fdc7a (diff) | |
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..5e93067 --- /dev/null +++ b/README.md @@ -0,0 +1,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. |