Skip to content

Releases: wayneeseguin/graft

v2.1.0

15 Jun 02:23

Choose a tag to compare

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/graft

Changelog

See commit history for changes.

v2.0.0

12 Jun 18:41

Choose a tag to compare

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/graft

Changelog

See commit history for changes.