Skip to content

igorlg/homebrew-cellar

Repository files navigation

Igor's Homebrew Tap

A custom Homebrew tap containing formulas for tools that haven't gone upstream yet, or personal forks with modifications.

Installation

brew tap igorlg/cellar
brew install igorlg/cellar/<formula>

Or in a single command:

brew install igorlg/cellar/<formula>

Available Formulas

AWS & Cloud Tools

cwlogs-cli

CLI tool to quickly set up cross log group search in CloudWatch Logs Insights based on prefix, tags, and/or RegEx patterns.

evb-cli

A package for building EventBridge patterns.

iam-policies-cli

CLI tool for working with AWS IAM policies.

codebuild-local

Script to run AWS CodeBuild locally using Docker.

Serverless & SAM

samp-cli

CLI tool for AWS Serverless Application Model (SAM) patterns.

  • Source: samp-cli
  • Install: brew install igorlg/cellar/samp-cli

Development Tools

mcp-language-server

MCP server that exposes language server capabilities to LLMs.

git-open

Open GitHub/GitLab/CodeCommit page for a git repository from the command line. Fork with support for branches and multiple platforms.

  • Source: igorlg/git-open (fork)
  • Install: brew install igorlg/cellar/git-open
  • Usage: Run git-open from any git repository

Automated Updates

This tap uses GitHub Actions to automatically check for and update formulas when new versions are released upstream. Updates are created as pull requests for review.

Contributing

Contributions are welcome! Please feel free to submit issues or pull requests.

Maintenance

Formulas are automatically kept up-to-date via GitHub Actions workflows that:

  • Check for new NPM package versions
  • Check for new GitHub releases
  • Generate pull requests with updates

License

See individual formula licenses. This tap itself is provided as-is for community use.

About

My Homebrew Formulas and Casks

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors