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

[#92] Install a tool from the config file using `tool sync <tool-name>` #113

Closed zixuan-x closed 1 year ago

zixuan-x commented 1 year ago

Resolves #92

Added an optional argument for the sync command to install a single tool from the config file. If no argument is specified, sync will install all the tools from the config file.

Additional tasks

zixuan-x commented 1 year ago

Here're the screenshots of running tool sync <tool-name> when: