gt-linux
version="$(curl https://registry.npmjs.org/@withgraphite/graphite-cli/stable | jq -r .version)" url="https://github.com/withgraphite/homebrew-tap/releases/download/v$version/gt-linux" curl -L "$url" -o /path/to/gt chmod +x /path/to/gt
/path/to/gt
/usr/local/bin/gt
Was this page helpful?