Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 681 Bytes

File metadata and controls

42 lines (27 loc) · 681 Bytes

Homebrew Tap for sx

This is a Homebrew tap for sx, a CLI that wraps shell sessions in macOS Seatbelt sandboxes.

Requirements

  • macOS (sx uses macOS Seatbelt, which is not available on Linux)
  • Homebrew

Installation

brew tap agentic-dev3o/sx
brew install sx

Upgrading

brew upgrade sx

Uninstalling

brew uninstall sx
brew untap agentic-dev3o/sx

Troubleshooting

Build fails

Ensure you have Xcode Command Line Tools installed:

xcode-select --install

Issues

Report issues at: https://github.com/agentic-dev3o/sandbox-shell/issues