Skip to content

Installation

bash
go install github.com/denizgursoy/gotouch/cmd/gotouch@latest
bash
# 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 gotouch

Download binary

Binaries can be downloaded from gotouch latest release.