Quick Start
Get up and running with Musher in a few minutes. Choose your path:
Use bundles
Install the mush 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 the Hub is free; loading bundles requires an account)
- An API key from the Console
Install & Run
Install the mush CLI
bash
curl -fsSL https://mush.musher.dev | shSet your API key
bash
export MUSHER_API_KEY=mush_your_api_key_hereVerify authentication
bash
mush auth statusLoad a bundle
bash
mush bundle load acme/code-review