How to download and setup homebrew-tool
Open terminal and run command
git clone https://github.com/Bhinneka/homebrew-tool.git
git clone is used to create a copy or clone of homebrew-tool repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with homebrew-tool https://github.com/Bhinneka/homebrew-tool/archive/master.zip
Or simply clone homebrew-tool with SSH
[email protected]:Bhinneka/homebrew-tool.git