Homebrew formulae for Fiberplane CLI tools.
brew tap fiberplane/tap
brew install fiberplane/tap/driftYou can also install directly with the fully-qualified formula name:
brew install fiberplane/tap/driftFormula/drift.rb is generated from fiberplane/drift GitHub release metadata by script/update_drift_formula.rb.
The tap keeps itself up to date via .github/workflows/update_drift_formula.yml, which can run:
- on a schedule
- manually with
workflow_dispatch - via
repository_dispatchfrom the drift release workflow