Releases: wayneeseguin/graft
Releases · wayneeseguin/graft
v2.1.0
Release v2.1.0
Downloads
Linux
macOS
Installation
# Download the appropriate binary for your platform
curl -L https://github.com/wayneeseguin/graft/releases/download/v2.1.0/graft-v2.1.0-$(uname -s | tr '[:upper:]' '[:lower:]')-$(uname -m | sed 's/x86_64/amd64/').tar.gz | tar -xz
# Move to your PATH
sudo mv graft-v2.1.0-* /usr/local/bin/graftChangelog
See commit history for changes.
v2.0.0
Release v2.0.0
Downloads
Linux
macOS
Installation
# Download the appropriate binary for your platform
curl -L https://github.com/wayneeseguin/graft/releases/download/v2.0.0/graft-v2.0.0-$(uname -s | tr '[:upper:]' '[:lower:]')-$(uname -m | sed 's/x86_64/amd64/').tar.gz | tar -xz
# Move to your PATH
sudo mv graft-v2.0.0-* /usr/local/bin/graftChangelog
See commit history for changes.