Skip to content

gofastskill/homebrew-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

117 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Homebrew tap for productctl

Install productctl from GitHub Releases via Homebrew on macOS and Linux.

Installation

brew tap aroff/homebrew-cli https://github.com/aroff/homebrew-cli
brew install productctl

The checked-in formula targets assets attached to productctl releases. After you publish a new release, refresh checksums and URLs with ./generate_formula.sh (or ./generate_formula.sh --version X.Y.Z) before users install that version.

Platform notes

  • macOS Apple Silicon uses productctl-aarch64-apple-darwin.tar.gz
  • macOS Intel uses productctl-x86_64-apple-darwin.tar.gz
  • Linux chooses between linux-gnu and linux-musl archives based on glibc detection in the formula

Usage

productctl --version

Project and design notes:

Upgrading

brew upgrade productctl

Uninstalling

brew uninstall productctl
brew untap aroff/homebrew-cli

About

Claude Code Skills for your own AI Agents

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors