paritytech / cachepot

cachepot is `sccache` with extra sec, which in turn is `ccache` with cloud storage
https://cachepot.cc
Apache License 2.0
171 stars 13 forks source link

Improve argument parsing #94

Closed drahnr closed 2 years ago

drahnr commented 3 years ago

Currently the argument parsing is handled by Clap and is far from optimal.

Consider removing to something that reduces the clutter would be preferable, i.e. structopt.