Skip to content

docs: add README.md and CONTRIBUTING.md#2

Merged
Arthurvdv merged 2 commits into
mainfrom
feature/add-documentation
Apr 29, 2026
Merged

docs: add README.md and CONTRIBUTING.md#2
Arthurvdv merged 2 commits into
mainfrom
feature/add-documentation

Conversation

@Arthurvdv

Copy link
Copy Markdown
Member

Summary

Add project documentation following npm best practices (researched from zod, commander, chalk, esbuild, vitest).

Files added

  • README.md: Badges (CI, npm, license), description, features, installation, full CLI reference with examples, CI/CD GitHub Actions snippet, brief programmatic API section, requirements, contributing link, license
  • CONTRIBUTING.md: Getting started (fork/clone/install), development workflow (GitHub Flow), available scripts table, code style notes, PR guidelines, release process overview

Verified

  • npm pack --dry-run confirms README.md is included in the published package

Arthurvdv and others added 2 commits April 29, 2026 11:37
Add project documentation following npm best practices:
- README with badges, CLI reference, examples, CI/CD snippet, and API overview
- CONTRIBUTING with dev setup, workflow, scripts, and PR guidelines

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@Arthurvdv Arthurvdv merged commit be45399 into main Apr 29, 2026
2 checks passed
@Arthurvdv Arthurvdv deleted the feature/add-documentation branch April 29, 2026 09:44
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.

1 participant