Skip to content

galasa-dev/homebrew-tap

Repository files navigation

Galasa Homebrew Tap

This repository contains Homebrew casks for the Galasa Command-Line interface (galasactl).

Copyright

Copyright contributors to the Galasa project
SPDX-License-Identifier: EPL-2.0

How do I install these casks?

You can install the Galasa Command-Line interface using one of the following methods:

Method 1: Direct install

brew install galasa-dev/tap/galasactl --no-quarantine

Method 2: Tap and install

brew tap galasa-dev/tap
brew install --no-quarantine galasactl

Available Versions

Latest Version

To install the latest version:

brew install --no-quarantine galasactl

Specific Version

To install a specific version:

brew install --no-quarantine [email protected]

For example:

brew install --no-quarantine [email protected]

Note: The --no-quarantine flag is currently required because otherwise it's not possible to run the galasactl binary. See documentation about this at https://galasa.dev.

Supported Architectures

The Galasa Command-Line interface supports the following architectures:

  • Apple Silicon (arm64)
  • Intel-based Macs (x86_64)

For Maintainers: Releasing a New Version

Adding a New Version

Use the helper script add-version.sh to add a new version:

./add-version.sh --version x.xx.x

For example:

./add-version.sh --version 0.45.0

This will:

  1. Download the new version binaries from GitHub
  2. Calculate the SHA256 checksums
  3. Create a new cask file for the specific version (Casks/g/[email protected])
  4. Update the latest version cask file (Casks/g/galasactl.rb)
  5. Update the example in this README

About

Easy-install of galasactl command-line tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •