Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 784 Bytes

File metadata and controls

40 lines (26 loc) · 784 Bytes

WorkOS Homebrew Formulae

Homebrew formulae for WorkOS tools.

WorkOS CLI

Our CLI wizard that operates on the WorkOS platform and can automatically integrates WorkOS AuthKit into your app.

Installing

brew install workos/tap/workos

Updating

brew upgrade workos

WorkOS Emulator

Local WorkOS API emulator for tests and development.

brew install workos/tap/workos-emulate

Updating

brew upgrade workos-emulate

Contributing

The formulae in Formula/ are generated and pushed by release automation in workos/cli and workos/emulate. Edits made here are overwritten by the next release; change the generators instead.