Appearance
Installation
bash
go install github.com/denizgursoy/gotouch/cmd/gotouch@latestbash
# On Unix/MacOS system, the following will install gotouch into `/usr/local/bin/`:
sudo /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/denizgursoy/gotouch/main/scripts/install.sh)"bash
# Add repository
brew tap brew-tools/tap
# Install
brew install gotouch
# To get the latest version
brew upgrade gotouchDownload binary
Binaries can be downloaded from gotouch latest release.