C CLI Tool
Command-line utility for local task automation.
CMake
Overview
CLI tool written in C for file processing and shell pipelines. Part of my low-level systems and portable tooling practice.
Highlights
- Cross-platform Make build
- No runtime external dependencies
- Explicit memory and error handling
Takeaways
Memory management, robust parsing and distribution packaging. More code on GitHub.