compass-cli 2.0.5

Interactive README runner and onboarding guide
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[
  {
    "name": "hooks-demo",
    "description": "Demonstration of Compass lifecycle hooks (pre_run, post_run).",
    "url": "https://raw.githubusercontent.com/eraflo/Compass/main/examples/hooks_demo.md",
    "tags": ["demo", "hooks", "automation"]
  },
  {
    "name": "beginner-tutorial",
    "description": "Official Compass beginner tutorial.",
    "url": "https://raw.githubusercontent.com/eraflo/Compass/main/doc/tuto_beginner.md",
    "tags": ["tutorial", "official"]
  }
]