Installation¶
Install gitlab-compliance with Homebrew, pip/Poetry, or Docker.
Methods¶
| Method | Best for |
|---|---|
| Installing via Homebrew | macOS and Linux workstations with Homebrew |
| Installing via pip | Local development, virtualenvs, and CI jobs |
| Installing via Docker | Containerised CI and reproducible tool images |
Next steps¶
After installation:
- Usage — run compliance checks with
check - Generate pipeline documentation — build Markdown or HTML docs with
generate