Skip to content

Commit 353bd4e

Browse files
committed
Update platform support for goose
1 parent 558f531 commit 353bd4e

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

src/products/goose.njk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ title: Review Goose - PR Notifications for Individual Contributors - No Permissi
1616
</picture>
1717
<div class="support-hero-content">
1818
<p class="support-hero-title">INSTANT NOTIFICATIONS WHEN YOU'RE BLOCKING A PR FROM MOVING FORWARD.</p>
19-
<p class="support-hero-text">Desktop menubar app. Uses <a href="https://cli.github.com">GitHub CLI</a> for auth. Zero configuration.</p>
19+
<p class="support-hero-text">Open-source desktop menubar app. Uses <a href="https://cli.github.com">GitHub CLI</a> for auth. Zero configuration.</p>
2020
</div>
2121
</div>
2222

@@ -53,7 +53,7 @@ title: Review Goose - PR Notifications for Individual Contributors - No Permissi
5353
<pre style="background: #f5f5f5; padding: 16px; border-radius: 6px; overflow-x: auto; margin-bottom: 15px; font-size: 15px; line-height: 1.6; color: #1a1a1a;"><code style="color: #1a1a1a;">git clone https://github.com/ready-to-review/goose.git
5454
cd goose && make run</code></pre>
5555

56-
<p><strong>Platform Support:</strong> macOS (stable), Linux/Windows/BSD (beta)</p>
56+
<p><strong>Platform Support:</strong> Linux, macOS, Windows, and FreeBSD</p>
5757

5858
<p style="margin-bottom: 0;"><em>Want a CLI version? Check out <a href="https://github.com/codeGROOVE-dev/prs" style="color: var(--cyan); text-decoration: underline;">prs</a> • Need team features? Check out <a href="/products/ready-to-review/" style="color: var(--cyan); text-decoration: underline;">Ready to Review</a></em></p>
5959
</div>

src/products/index.njk

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,11 @@ eleventyExcludeFromCollections: true
4141
</picture>
4242
<div class="support-hero-content">
4343
<h2><a href="/products/goose/">REVIEW GOOSE</a></h2>
44-
<p class="product-badge">Individual • No Permission Required</p>
44+
<p class="product-badge">Individual • No Permission Required • Open Source</p>
4545
<p class="support-hero-text">
4646
Lightweight menubar app for individual developers.
4747
Track PRs blocked on you without requiring team buy-in.
48+
Supports Linux, macOS, Windows, and FreeBSD.
4849
</p>
4950
<a href="/products/goose/" class="cta-button">Learn more →</a>
5051
</div>

0 commit comments

Comments
 (0)