Skip to content

Instantly share code, notes, and snippets.

View SDGGiesbrecht's full-sized avatar

Jeremy David Giesbrecht SDGGiesbrecht

View GitHub Profile
@SDGGiesbrecht
SDGGiesbrecht / update.sh
Last active July 2, 2022 02:22
Install or update executables from a Swift package.
#!/bin/bash
# update.sh
#
# Copyright ©2017–2019 Jeremy David Giesbrecht.
#
# Soli Deo gloria.
#
# Licensed under the Apache Licence, Version 2.0.
# See http://www.apache.org/licenses/LICENSE-2.0 for licence information.