Skip to content

Quick Start

Run your first assessment in under a minute.

Step 1 — Install the package

pip install devops-maturity

Step 2 — Run the assessment

dm assess

You will be asked a series of yes/no questions about your project's DevOps practices.

Step 3 — Review your results

After answering all questions you will see:

  • An overall percentage score
  • A maturity level — WIP, PASSING, BRONZE, SILVER, or GOLD
  • Per-category scores with a visual bar
  • A prioritised list of missing practices
  • A badge URL you can embed in your README

See Example: terminal output for a sample of what to expect.

Next steps

Goal Where to go
Automate in CI/CD CLI — YAML config mode
Skip manual questions entirely CLI — AI auto mode
Use the browser-based UI Web interface
Understand the scoring Maturity levels
See all 20 criteria Assessment criteria