miniblog.
← Back to all posts
Wilfred Hughes
Jan 24, 2022 at 05:33
Excellent collection of advice for building CLI apps in Rust. It's really helpful to see opinions on e.g. should env vars take precedence over CLI arguments.
https://rust-cli-recommendations.sunshowers.io/
Introduction - Rain's Rust CLI recommendations
Tips and best practices for writing and structuring Rust command-line programs.