tool-sync 0.2.0

tool-sync is a CLI tool that manages installation of other CLI tools from GitHub Releases by downloading binaries and storing them in a local directory.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<!-- PR title template: [#ISSUE_NUMBER] <short description>
     Example:           [#42] Solve problem X
-->

Resolves #PUT_ISSUE_NUMBER_HERE_IF_APPLICABLE

<!--
Write description of your changes here
-->


### Additional tasks

- [ ] Documentation for changes provided/changed
- [ ] Tests added