chshersh / tool-sync

🧰 Download pre-built binaries of all your favourite tools with a single command
https://crates.io/crates/tool-sync
Mozilla Public License 2.0
69 stars 16 forks source link

Support for regex pattern when specifying asset name #161

Open LLouice opened 1 year ago

LLouice commented 1 year ago

Add support for regex pattern when specifying asset name

This feature does not break the previous substring rule

Additional tasks

LLouice commented 1 year ago

I'm glad you like it. I added unit tests and documentation (maybe my documentation could be improved).