-
Notifications
You must be signed in to change notification settings - Fork 15
Small docs improvementsΒ #176
Copy link
Copy link
Closed
Labels
π‘ good first issuegood for newcomersgood for newcomersπ Project documentationimprovements or additions to the project documentationimprovements or additions to the project documentation
Milestone
Description
- Intro table to get the most important links first:
| π Getting Started | π Portal integration | π οΈ CI automation |
|---|---|---|
| How to setup a basic project | Sort, filter your goals | Updates on every PR |
- Config file
- Supported formats
- Commands Overview
- Global CLI options
| Option | Type | Default | Description |
|---|---|---|---|
--help, -h |
boolean |
undefined |
Show help |
--config |
string |
code-pushup.config.ts |
Path to user-flow.config.json. e.g. code-pushup.config.mjs |
--verbose, -v |
boolean |
undefined |
Run with verbose logging |
--progress -i |
boolean |
true |
When false no progress bar is written to stdout. This is useful for CI integrations. |
- Section per Command
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
π‘ good first issuegood for newcomersgood for newcomersπ Project documentationimprovements or additions to the project documentationimprovements or additions to the project documentation