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

sync/db: add just, hyperfine, k9s, and procs #147

Closed hdhoang closed 1 year ago

hdhoang commented 1 year ago

Parts of #85

i found that procs zip file is not easy to support yet, so i opened a PR there and we will wait for their next release.

Additional tasks

hope this helps!

hdhoang commented 1 year ago

i'm gonna fix default & adopt new procs version too!

chshersh commented 1 year ago

@hdhoang Let's also patch the test suite for syncing all tools to make sure they indeed work. Relevant parts:

hdhoang commented 1 year ago

i have updated full CI, thanks!