Skip to content

Scalr/homebrew-scalr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Homebrew Scalr

This is a Homebrew tap for Scalr CLI, a command-line interface for Scalr remote state & operations backend.

Installation

# Add the tap
brew tap Scalr/scalr

# Install scalr
brew install scalr

Usage

After installation, you can use the scalr command:

# Check version
scalr -version

# Get help
scalr --help

Formula Information

Development

Updating the Formula

Automatic Updates (Recommended)

The repository automatically checks for new scalr-cli releases daily and creates pull requests with updates.

Manual Updates

You can update the formula in several ways:

  1. Using the helper script locally:

    ./update-formula.sh 0.17.4
    brew install --build-from-source scalr/scalr/scalr
    brew test scalr
  2. Using GitHub Actions:

    • Go to Actions → "Update Formula and Publish Release"
    • Click "Run workflow" and enter the new version
    • This will automatically update, test, and create a release
  3. Manual editing:

    • Update the url and sha256 in Formula/scalr.rb
    • Test the formula locally: brew install --build-from-source scalr/scalr/scalr
    • Run the formula test: brew test scalr

Support

For issues with the Scalr CLI tool itself, please visit the official repository.

For issues with this Homebrew formula, please open an issue in this repository.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •