$ customer-installation
Install Boost company-wide
One MDM script puts Boost and its agent hooks on every developer machine.
Deployment guides
❯ Jamf Pro
--macos
Install script + inventory attribute
❯ Workspace ONE
--windows
PowerShell one-liner in WS1 UEM
# Intune, Kandji, or another MDM?
Talk to usWhat your MDM runs
mdm/install-one-liner
# macOS — Jamf Pro policy
$ curl -fsSL https://boost.jfrog.com/install.sh | bash
$ boost init --accept-terms
# Windows — Workspace ONE script
$ irm https://boost.jfrog.com/install.ps1 | iex
$ boost init --accept-terms-
01
Add the one-liner as an MDM script.
-
02
Scope it to a device group.
-
03
Developers restart their IDE once.
At org scale
- ❯ Shared filters
- Ship one team’s custom filters to everyone.
- ❯ Fleet observability
- Token savings per team in your own OTLP backend.
- ❯ Uniform hooks
- Same Cursor, Claude Code, Codex, and Copilot setup everywhere.