Hacker News new | ask | show | jobs
by mootoday 362 days ago
This is great, lots I learned by looking at your code and the dependencies you use!

I started a similar thing, although not as feature-rich as yours. My goal was to follow CLI best practices and add all the boilerplate one needs to build a Rust CLI.

https://github.com/mootoday/cli-template