There was an error while loading. Please reload this page.
pip install git+https://github.com/signalclaude/outpost.git
To install a specific release:
pip install git+https://github.com/signalclaude/outpost.git@v0.1.2
Download a .whl file from Releases, then:
.whl
pip install outpost_cli-0.1.2-py3-none-any.whl
git clone https://github.com/signalclaude/outpost.git cd outpost pip install -e ".[dev]"
This installs dev dependencies (pytest, respx, ruff) and links the package to your local source so edits take effect immediately.
outpost --version
Run Setup & Authentication to connect your Microsoft account.