Quick Start
Get up and running with Musher in a few minutes. This guide covers the CLI path.
Use bundles
Install the musher CLI and load bundles into your workflows.
Publish bundles
Package and publish your own bundles with the musher CLI.
Prerequisites
- A terminal with
curlavailable - A Musher account — sign up free (browsing and pulling public bundles is free; private bundles and publishing require an account)
- An API key from the Console (needed for private bundles and publishing)
Install & Run
Install the musher CLI
bash
curl -fsSL https://get.musher.dev | shLog in
bash
musher auth loginPaste your API key when prompted. The CLI stores it securely in your OS keyring.
Verify authentication
bash
musher auth statusLoad a bundle
bash
musher load acme/code-review