Skip to content

docs: add top-level quick start example - #112

Merged
codeforester merged 1 commit into
mainfrom
documentation/104-20260805-readme-quickstart
Aug 6, 2026
Merged

docs: add top-level quick start example#112
codeforester merged 1 commit into
mainfrom
documentation/104-20260805-readme-quickstart

Conversation

@codeforester

@codeforester codeforester commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Summary

Add a copy-pasteable Quick Start example immediately after installation so PyPI readers can understand the App, Context, option, logging, and run boundary in the first screenful.

Issue

Closes #104

Validation

  • pytest -q tests/test_public_api.py
  • ./tests/validate.sh
  • Executed the documented command through base_cli.testing.invoke() and verified the expected greeting and exit code.

Checklist

  • Branch name follows the issue-backed naming convention.
  • Pull request is scoped to one issue.
  • Relevant checks pass.
  • Documentation is updated.

@codeforester
codeforester merged commit 1497a45 into main Aug 6, 2026
51 checks passed
@codeforester
codeforester deleted the documentation/104-20260805-readme-quickstart branch August 6, 2026 00:02
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.

README lacks a minimal working code example near the top

1 participant