Releases: sourcegraph/scip
scip v0.5.1
See the CHANGELOG to see what's new in scip v0.5.1.
Download the CLI for your current platform using:
env \
TAG="v0.5.1" \
OS="$(uname -s | tr '[:upper:]' '[:lower:]')" \
ARCH="$(uname -m | sed -e 's/x86_64/amd64/')" \
bash -c 'curl -L "https://github.com/sourcegraph/scip/releases/download/$TAG/scip-$OS-$ARCH.tar.gz"' \
| tar xzf - scip
scip v0.5.0
See the CHANGELOG to see what's new in scip v0.5.0.
Download the CLI for your current platform using:
env \
TAG="v0.5.0" \
OS="$(uname -s | tr '[:upper:]' '[:lower:]')" \
ARCH="$(uname -m | sed -e 's/x86_64/amd64/')" \
bash -c 'curl -L "https://github.com/sourcegraph/scip/releases/download/$TAG/scip-$OS-$ARCH.tar.gz"' \
| tar xzf - scip
scip v0.4.0
See the CHANGELOG to see what's new in scip v0.4.0.
Download the CLI for your current platform using:
env \
TAG="v0.4.0" \
OS="$(uname -s | tr '[:upper:]' '[:lower:]')" \
ARCH="$(uname -m | sed -e 's/x86_64/amd64/')" \
bash -c 'curl -L "https://github.com/sourcegraph/scip/releases/download/$TAG/scip-$OS-$ARCH.tar.gz"' \
| tar xzf - scip
scip v0.3.3
See the CHANGELOG to see what's new in scip v0.3.3.
Download the CLI for your current platform using:
env \
TAG="v0.3.3" \
OS="$(uname -s | tr '[:upper:]' '[:lower:]')" \
ARCH="$(uname -m | sed -e 's/x86_64/amd64/')" \
bash -c 'curl -L "https://github.com/sourcegraph/scip/releases/download/$TAG/scip-$OS-$ARCH.tar.gz"' \
| tar xzf - scip
scip v0.3.2
See the CHANGELOG to see what's new in scip v0.3.2.
Download the CLI for your current platform using:
env \
TAG="v0.3.2" \
OS="$(uname -s | tr '[:upper:]' '[:lower:]')" \
ARCH="$(uname -m | sed -e 's/x86_64/amd64/')" \
bash -c 'curl -L "https://github.com/sourcegraph/scip/releases/download/$TAG/scip-$OS-$ARCH.tar.gz"' \
| tar xzf - scip
scip v0.3.1
See the CHANGELOG to see what's new in scip v0.3.1.
Download the CLI for your current platform using:
env \
TAG="v0.3.1" \
OS="$(uname -s | tr '[:upper:]' '[:lower:]')" \
ARCH="$(uname -m | sed -e 's/x86_64/amd64/')" \
bash -c 'curl -L "https://github.com/sourcegraph/scip/releases/download/$TAG/scip-$OS-$ARCH.tar.gz"' \
| tar xzf - scip
scip v0.3.0
See the CHANGELOG to see what's new in scip v0.3.0.
Download the CLI for your current platform using:
env \
TAG="v0.3.0" \
OS="$(uname -s | tr '[:upper:]' '[:lower:]')" \
ARCH="$(uname -m | sed -e 's/x86_64/amd64/')" \
bash -c 'curl -L "https://github.com/sourcegraph/scip/releases/download/$TAG/scip-$OS-$ARCH.tar.gz"' \
| tar xzf - scip
scip v0.2.3: Bug-fix for SCIP to LSIF conversion
See the CHANGELOG to see what's new in scip v0.2.3.
Download the CLI for your current platform using:
env \
TAG="v0.2.3" \
OS="$(uname -s | tr '[:upper:]' '[:lower:]')" \
ARCH="$(uname -m | sed -e 's/x86_64/amd64/')" \
bash -c 'curl -L "https://github.com/sourcegraph/scip/releases/download/$TAG/scip-$OS-$ARCH.tar.gz"' \
| tar xzf - scip
scip v0.2.2: New 'print' and 'lint' subcommands
See the CHANGELOG to see what's new in scip v0.2.2.
Download the CLI for your current platform using:
env \
TAG="v0.2.2" \
OS="$(uname -s | tr '[:upper:]' '[:lower:]')" \
ARCH="$(uname -m | sed -e 's/x86_64/amd64/')" \
bash -c 'curl -L "https://github.com/sourcegraph/scip/releases/download/$TAG/scip-$OS-$ARCH.tar.gz"' \
| tar xzf - scip
scip v0.2.1: New is_definition relationship + bugfixes
Download the CLI for your current platform using:
env \
TAG="v0.2.1" \
OS="$(uname -s | tr '[:upper:]' '[:lower:]')" \
ARCH="$(uname -m | sed -e 's/x86_64/amd64/')" \
bash -c 'curl -L "https://github.com/sourcegraph/scip/releases/download/$TAG/scip-$OS-$ARCH.tar.gz"' \
| tar xzf - scip