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.
# a directory to store all toolsstore_directory="sync-full"# the following tools will be installed in 'store_directory'[bat][difftastic][exa][fd][ripgrep][tool-sync][github]#disabled because of: https://github.com/alexcrichton/tar-rs/issues/295# [tokei]