Skip to content

stuffbucket/homebrew-tap

Repository files navigation

Stuffbucket Homebrew Tap

A Homebrew tap providing custom formulas for stuffbucket tools and utilities. This repository makes it easy to install and manage stuffbucket software using Homebrew, the largest macOS package manager in the world.

New to Homebrew? Get started here.

Quick Starts

Tool Description
coop AI agent container management with security sandboxing
bladerunner Bladerunner VM for Incus on macOS
claudeme Finder toolbar app to launch Claude Code in the current directory

Manual Installation

All formulas have installation scripts that can be used standalone:

Coop

  curl -fsSL https://raw.githubusercontent.com/stuffbucket/homebrew-tap/refs/heads/main/install/coop | bash && eval "$(brew shellenv)"

Bladerunner

  curl -fsSL https://raw.githubusercontent.com/stuffbucket/homebrew-tap/refs/heads/main/install/bladerunner | bash && eval "$(brew shellenv)"

Claudeme

curl -fsSL https://raw.githubusercontent.com/stuffbucket/homebrew-tap/main/install/claudeme | bash

Or install directly via brew:

brew install --cask stuffbucket/tap/claudeme

All formulas can also be installed directly via brew:

brew tap stuffbucket/tap
brew install stuffbucket/tap/<formula-name>

Homebrew automatically taps this repository when you install a formula this way.


(C) Stuffbucket 2026

About

Homebrew tap for formulas from Stuffbucket.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors