diff options
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. |