Skip to content

[Help wanted] Add OS-level packaging (Homebrew formula + scoop manifest) for @nhonh/react-debuggerΒ #13

Description

@hoainho

🌟 Before claiming this issue

Two quick steps before you open a PR:

  1. ⭐ Star the repository β€” low-friction signal that you'll follow through
  2. πŸ’¬ Comment I'll take this (or similar) below β€” prevents two contributors racing on the same issue

Full policy: CONTRIBUTING.md β†’ How to claim. If a claim is older than 7 days with no PR, you can reclaim it politely.


Context

After M4 alpha ship, the CLI is install-able via npx. For users without Node installed, OS-level package managers (Homebrew on macOS, Scoop on Windows) are the natural next step. This work is post-alpha β€” only proceed if M5 kill-gate result is at least 50 distinct users.

Where to look

Expected outcome

  • A Homebrew formula at Formula/react-debugger.rb (in a new tap or submitted to homebrew-core)
  • A Scoop manifest at bucket/react-debugger.json (in a new bucket or submitted to extras)
  • Both wrap the npm package install β€” no separate distribution channel

Estimated effort

L (6 to 12h)

How to claim

Comment "@hoainho I will take this" to claim. Note which package manager you can test on. PR within 14 days or unclaimed.

Acceptance criteria

  • brew install hoainho/tap/react-debugger works on macOS
  • scoop install react-debugger works on Windows
  • Both invoke npx @nhonh/react-debugger correctly after install
  • Tap/bucket repos are linked from main README

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions