Skip to content
Snippets Groups Projects

Add bootstrap script for sg

Merged Warren Gifford requested to merge sg/install-binary-script into main

Created by: mrnugget

This allows users to run the following:

curl --proto '=https' --tlsv1.2 -sSf https://raw.githubusercontent.com/sourcegraph/sourcegraph/main/dev/sg/bootstrap.sh | sh

Or, before it's merged:

curl --proto '=https' --tlsv1.2 -sSf https://raw.githubusercontent.com/sourcegraph/sourcegraph/bc92c5fb27b8455ff53a869ea9a6e496a3121ec7/dev/sg/bootstrap.sh | sh

It downloads sg's latest release and starts the new sg install command that copies the newly-downloaded binary into a location and adds that location to the $PATH.

Merge request reports

Merged by avatar (May 6, 2025 12:17am UTC)

Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading