command-line-rust CLIs built in rust Following along https://www.oreilly.com/library/view/command-line-rust/9781098109424/ Contents Echo - Run using echor Cat - Run using catr Run all tests make test // Authored by human, no LLMs were used.