Skip to content

docs: Update Scoop installation instructions in README files#18

Merged
eannchen merged 1 commit intomainfrom
docs/scoop-extras-bucket
Jan 11, 2026
Merged

docs: Update Scoop installation instructions in README files#18
eannchen merged 1 commit intomainfrom
docs/scoop-extras-bucket

Conversation

@eannchen
Copy link
Copy Markdown
Owner

@eannchen eannchen commented Jan 11, 2026

Description

leetsolv is now available in Scoop's official extras bucket. Updated installation instructions in all README files to use extras/leetsolv instead of the custom bucket.

Type of Change

  • New feature
  • Bug fix
  • Refactor
  • Documentation update
  • Build/CI-related change
  • Other (specify):

Checklist

  • My code follows the project's style.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • All new and existing unit tests pass locally with my changes.
  • I have manually tested the new functionality in the CLI.

Summary by CodeRabbit

  • Documentation
    • Updated Scoop installation instructions across all README files to use the official extras bucket instead of a custom bucket.

✏️ Tip: You can customize this high-level summary in your review settings.

- Changed the Scoop bucket command to use the 'extras' bucket for installing 'leetsolv' across all language versions of the README files, ensuring users have the correct installation steps.
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Jan 11, 2026

📝 Walkthrough

Walkthrough

The PR updates Scoop installation instructions across three README files (English, Simplified Chinese, and Traditional Chinese) to reference the official extras bucket instead of a custom bucket for the package installation.

Changes

Cohort / File(s) Summary
Documentation - README Updates
README.md, README.zh-CN.md, README.zh-TW.md
Updated Windows Scoop installation instructions to replace custom bucket eannchen/scoop-bucket with official extras bucket, changing package reference from leetsolv to extras/leetsolv in all language variants

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Poem

🐰 From custom buckets to the extras bin we go,
Simpler instructions for all to know,
Three tongues speak true of the cleaner way,
Official paths guide developers today! ✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and accurately describes the main change: updating Scoop installation instructions across README files to use the official extras bucket.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Fix all issues with AI agents
In @README.md:
- Around line 27-32: The README's Scoop instructions incorrectly reference the
official "extras" bucket for installing leetsolv; revert these changes and
restore a working installation approach by replacing "scoop install
extras/leetsolv" with either the correct custom bucket add command (e.g., add
the project's custom bucket URL) or an alternative install method such as "go
install github.com/eannchen/leetsolv@latest" or build-from-source steps; apply
this fix consistently across the three README files (English, zh-CN, zh-TW) and
update the "Scoop (Windows)" section text for the functionally correct command
and brief explanation.
📜 Review details

Configuration used: defaults

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 49350ac and 0f273e1.

📒 Files selected for processing (3)
  • README.md
  • README.zh-CN.md
  • README.zh-TW.md
🔇 Additional comments (2)
README.zh-CN.md (1)

27-32: Consistent with English version.

The Scoop installation instructions have been updated consistently with the English README. The command syntax is identical across language versions, which is appropriate.

README.zh-TW.md (1)

27-32: Scoop installation consistently updated across all three README files.

Verified that README.md, README.zh-CN.md, and README.zh-TW.md all have identical Scoop (Windows) sections with the new bucket reference. No remaining references to the old bucket configuration were found in the documentation.

Repository owner deleted a comment from coderabbitai bot Jan 11, 2026
@eannchen eannchen merged commit 5bd8f3d into main Jan 11, 2026
8 checks passed
@eannchen eannchen deleted the docs/scoop-extras-bucket branch January 11, 2026 03:37
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