Skip to content

docs: rewrite README and add usage, configuration, contributing guides - #2

Merged
Jaydee94 merged 1 commit into
mainfrom
claude/markdown-docs-review-Lrw3a
May 22, 2026
Merged

docs: rewrite README and add usage, configuration, contributing guides#2
Jaydee94 merged 1 commit into
mainfrom
claude/markdown-docs-review-Lrw3a

Conversation

@Jaydee94

Copy link
Copy Markdown
Collaborator

Bring documentation back in line with the current CLI. The previous README
mislabeled the scan -o flag (--format vs the actual --output-format)
and the template -o flag (--format vs --output), and was missing
--fail-on-error, --set, -l/--list-environments, and the fact that
template accepts multiple chart paths.

Split the monolithic README into a short landing page plus dedicated docs:

  • README.md: trimmed to intro, install, prerequisites, quickstart, demo,
    doc index. Adds CI badges and a go install install option.
  • docs/usage.md: full command reference with corrected flag names, exit
    codes for scan, output-format descriptions, and recipe-style examples.
  • docs/configuration.md: chartscan.yaml schema, path resolution rules,
    environments, git-root auto-discovery, CLI override precedence.
  • CONTRIBUTING.md: prerequisites (Go 1.26+, Helm), repo layout, local
    dev, testing (including the test.sh caveat), CI workflows, PR steps.

Bring documentation back in line with the current CLI. The previous README
mislabeled the `scan -o` flag (`--format` vs the actual `--output-format`)
and the `template -o` flag (`--format` vs `--output`), and was missing
`--fail-on-error`, `--set`, `-l/--list-environments`, and the fact that
`template` accepts multiple chart paths.

Split the monolithic README into a short landing page plus dedicated docs:

- README.md: trimmed to intro, install, prerequisites, quickstart, demo,
  doc index. Adds CI badges and a `go install` install option.
- docs/usage.md: full command reference with corrected flag names, exit
  codes for `scan`, output-format descriptions, and recipe-style examples.
- docs/configuration.md: chartscan.yaml schema, path resolution rules,
  environments, git-root auto-discovery, CLI override precedence.
- CONTRIBUTING.md: prerequisites (Go 1.26+, Helm), repo layout, local
  dev, testing (including the test.sh caveat), CI workflows, PR steps.
@Jaydee94
Jaydee94 merged commit c18f754 into main May 22, 2026
1 check passed
@Jaydee94
Jaydee94 deleted the claude/markdown-docs-review-Lrw3a branch May 22, 2026 05:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants