-
-
Notifications
You must be signed in to change notification settings - Fork 425
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: update brew installation note #296
chore: update brew installation note #296
Conversation
chenrui333
commented
Jan 18, 2025
- homebrew also supports linux, update the readme to reflect it.
Signed-off-by: Rui Chen <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #296 +/- ##
=======================================
Coverage 92.20% 92.20%
=======================================
Files 44 44
Lines 2168 2168
Branches 474 474
=======================================
Hits 1999 1999
Misses 169 169 ☔ View full report in Codecov by Sentry. |
📝 WalkthroughWalkthroughThe pull request focuses on enhancing the documentation for the Repomix tool across multiple language versions. Key changes include updating the Homebrew installation instructions to indicate compatibility with both macOS and Linux. The README.md file has been expanded to include detailed sections on Repomix features, such as AI-optimized formatting, token counting, and security checks. The quick start guide has been improved with clearer instructions for using the CLI tool and Docker, as well as examples of command-line options. Additionally, the output file format section has been elaborated to describe various formats (Plain Text, XML, Markdown) and how to generate them. The documentation now also includes community discussion links and contribution guidelines, enhancing user engagement and collaboration. Possibly related PRs
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (12)
✅ Files skipped from review due to trivial changes (11)
⏰ Context from checks skipped due to timeout of 90000ms (9)
🔇 Additional comments (1)
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
🧹 Nitpick comments (1)
README.md (1)
70-70
: LGTM! Consider making Linux support more prominent.The update to include Linux support in the Homebrew installation note is accurate and valuable. To make this even more helpful for Linux users, consider restructuring it as:
-# Alternatively using Homebrew (macOS/Linux) +# Using Homebrew +# Supported on both macOS and Linux!This makes the Linux support more prominent and encourages Linux users to consider this installation method.
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (1)
README.md
(1 hunks)
⏰ Context from checks skipped due to timeout of 90000ms (9)
- GitHub Check: Build and run (windows-latest, 23.x)
- GitHub Check: Build and run (windows-latest, 22.x)
- GitHub Check: Build and run (windows-latest, 21.x)
- GitHub Check: Build and run (windows-latest, 20.x)
- GitHub Check: Build and run (windows-latest, 19.x)
- GitHub Check: Build and run (windows-latest, 18.x)
- GitHub Check: Build and run (windows-latest, 18.0.0)
- GitHub Check: Test (windows-latest, 23.x)
- GitHub Check: Test (windows-latest, 19.x)
Hi, @chenrui333 ! I'll merge this. The change looks perfect! Looking forward to more contributions from you! |
Sorry, I just realized I forgot about the website documentation. |